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-2637/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-981692573.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-2637/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.Abxyvm + 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/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/cfe-3.7.0.src.tar.xz + 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 + echo 'Patch #0 (fix-broken-include-path.patch):' Patch #0 (fix-broken-include-path.patch): + /usr/bin/cat /builddir/build/SOURCES/fix-broken-include-path.patch + /usr/bin/patch -p1 --fuzz=0 patching file include/llvm/CodeGen/CommandFlags.h + echo 'Patch #2 (0001-data-install-preserve-timestamps.patch):' 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). + pushd tools/lldb ~/build/BUILD/llvm-3.7.0.src/tools/lldb ~/build/BUILD/llvm-3.7.0.src Patch #200 (lldb-python.patch): + 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 Patch #202 (lldb-python-module-symlink.patch): + echo 'Patch #202 (lldb-python-module-symlink.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/lldb-python-module-symlink.patch patching file scripts/Python/finish-swig-Python-LLDB.sh + sed -i s/@lib@/lib64/g scripts/Python/modules/readline/Makefile ~/build/BUILD/llvm-3.7.0.src + popd + 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.3G0ALz + 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 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 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 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[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[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]: ======= 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 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 llvm[1]: 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/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[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[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 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[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]: 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]: 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[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 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[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[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 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[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 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 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 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 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[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 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[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[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 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[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 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[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[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 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[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[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 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 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 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[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[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[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 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[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[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 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[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 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 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 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[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 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[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]: 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 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]: 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 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 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[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 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[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 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 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 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[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[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 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[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[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 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 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 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[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[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[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]: 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[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]: 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 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[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 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 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 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 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 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 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 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 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 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 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]: 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 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]: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]: 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]: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]: 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 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]: 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 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 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 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 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 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 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 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 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]: 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]: 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 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 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]: 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]: 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[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 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 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 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 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[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 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[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 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[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[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 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 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 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 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[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[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[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 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[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 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]: 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[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 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 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 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 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 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 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[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 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 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 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 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 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[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 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[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[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[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 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[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 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 /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[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 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 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 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 AMDGPUISelDAGToDAG.cpp for Release build 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 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 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 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 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[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[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 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 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[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[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 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 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 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[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 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 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 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 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 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[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 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 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[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 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[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 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 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 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 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[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[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 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 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 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 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 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 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[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 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 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 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 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 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 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 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 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 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 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 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 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[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 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 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 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[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 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 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 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[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 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 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 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[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[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 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 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 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[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 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 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 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 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 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 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[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 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 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 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[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 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[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[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[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[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[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[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[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[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 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[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]: 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[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[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 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[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]: 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 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[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[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[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[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]: 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 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]: 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[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[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 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[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[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 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 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 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 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 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[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 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[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[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[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 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 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 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 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[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[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[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[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 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 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 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 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[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[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[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 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[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 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[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[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]: 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[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[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]: 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[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 /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[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[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 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[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 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[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 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[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[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 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[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 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 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 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 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[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[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 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 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 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 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 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 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[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 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[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 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[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 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[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 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[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 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[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 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[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[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[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 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[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[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 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 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[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[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 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[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 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 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 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 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 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]: 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]: 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]: 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]: 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 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]: 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]: 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 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]: 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 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]: 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]: 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 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 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 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 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 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 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 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[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 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[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 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 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]: 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[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[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]: 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[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 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[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[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[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' 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 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[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 \ 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 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]: 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]: 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 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[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]: 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]: 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]: 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[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 /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]: 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[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 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[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[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[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 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[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 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[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 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[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 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[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[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[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[4]: Building Release Archive Library libLLVMAArch64AsmPrinter.a llvm[3]: Compiling ARMFrameLowering.cpp for Release build /usr/bin/rm -f /builddir/build/BUILD/llvm-3.7.0.src/build/Release/lib/libLLVMAArch64AsmPrinter.a 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 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[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[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[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[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[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[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[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[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[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[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[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[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[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 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[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/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 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 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[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 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 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 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 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 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 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[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 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 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 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[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 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[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 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[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 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[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 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 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 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[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]: 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]: 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]: 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[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 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]: 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[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[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 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[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 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[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[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[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[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[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[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[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[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[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[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]: 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[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]: 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[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]: 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[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[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[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]: 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[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[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[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[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[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[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[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[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[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[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 \ 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 /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 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 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 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 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 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 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 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 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[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[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[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[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 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[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[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[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[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[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[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[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[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[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[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[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 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[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[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[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[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 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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 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[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 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[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 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[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 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 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[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]: 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]: 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]: 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 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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/InstPrinter/Release/.dir /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 llvm[4]: Compiling X86ATTInstPrinter.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/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[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[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 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[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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/AsmParser/Release/.dir /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 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[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 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[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[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 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 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[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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Disassembler/Release/.dir /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 llvm[4]: Compiling X86Disassembler.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/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[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 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[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 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[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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/TargetInfo/Release/.dir /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 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[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[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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/MCTargetDesc/Release/.dir /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 llvm[4]: Compiling X86AsmBackend.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/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[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[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 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/lib/Target/X86/Utils/Release/.dir /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 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' \ 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[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[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/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[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[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' 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 -lLLVMSystemZAsmParser -lLLVMExecutionEngine -lLLVMAArch64AsmParser -lLLVMSystemZDisassembler -lLLVMLinker -lLLVMX86Utils -lLLVMSupport -lLLVMAMDGPUAsmParser -lLLVMLTO -lLLVMLibDriver -lLLVMNVPTXCodeGen -lLLVMPowerPCAsmParser -lLLVMARMDisassembler -lLLVMPowerPCAsmPrinter -lLLVMARMAsmPrinter -lLLVMPowerPCDesc -lLLVMCore -lLLVMipo -lLLVMOrcJIT -lLLVMPowerPCDisassembler -lLLVMX86Disassembler -lLLVMARMAsmParser -lLLVMObject -lLLVMMCParser -lLLVMOption -lLLVMBitWriter -lLLVMObjCARCOpts -lLLVMInterpreter -lLLVMNVPTXInfo -lLLVMTransformUtils -lLLVMSystemZInfo -lLLVMDebugInfoDWARF -lLLVMAArch64Info -lLLVMMIRParser -lLLVMAsmPrinter -lLLVMScalarOpts -lLLVMLineEditor -lLLVMAArch64Utils -lLLVMX86CodeGen -lLLVMVectorize -lLLVMSystemZAsmPrinter -lLLVMAMDGPUDesc -lLLVMipa -lLLVMCodeGen -lLLVMAsmParser -lLLVMInstCombine -lLLVMPowerPCInfo -lLLVMTarget -lLLVMNVPTXAsmPrinter -lLLVMARMDesc -lLLVMX86AsmPrinter -lLLVMMCJIT -lLLVMMC -lLLVMAMDGPUCodeGen -lLLVMInstrumentation -lLLVMCppBackendInfo -lLLVMSystemZCodeGen -lLLVMDebugInfoPDB -lLLVMAArch64AsmPrinter -lLLVMX86Desc -lLLVMBitReader -lLLVMARMInfo -lLLVMProfileData -lLLVMPowerPCCodeGen -lLLVMIRReader -lLLVMCppBackendCodeGen -lLLVMNVPTXDesc -lLLVMPasses -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 /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/lto/Release/./ > /dev/null 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 /usr/bin/date > /builddir/build/BUILD/llvm-3.7.0.src/build/tools/lto/Release/.//.dir 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]: ======= Finished Linking Release Executable llvm-lto make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.7.0.src/build/tools/llvm-lto' 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 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-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/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-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/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]: 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' 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]: 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 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 \ 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 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 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 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]: 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 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]: 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]: 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]: 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]: ======= 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]: 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' 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 \ 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 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]: 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]: 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 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]: 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 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 /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 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]: 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-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]: 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]: 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]: 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 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]: ======= 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 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]: 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 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 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 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 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]: 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 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 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]: 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' \ 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 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' 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 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 /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 dumper with tblgen llvm[5]: Building Clang attribute AST visitor 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-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 /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 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 /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 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 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 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 /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 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 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 /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 /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 /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 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 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 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 /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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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' 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 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 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 \ 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 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 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 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]: 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]: 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]: 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 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 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 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 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 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]: 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' \ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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]: 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]: 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 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 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 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 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 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 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 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 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 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]: 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 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 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 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]: 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[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 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 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 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 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 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 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 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 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]: 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 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 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 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]: 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 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 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 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 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 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 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 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 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 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 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 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 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 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]: 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]: 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 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 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 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 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 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 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]: 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 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[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 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[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 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[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 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]: 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 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]: 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' 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[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[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 \ 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]: 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/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 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 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[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/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 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 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[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[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 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[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[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[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 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' \ 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]: 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 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 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[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[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 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[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[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' \ 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 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[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 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 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 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[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[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[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 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 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 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 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 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[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[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 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[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[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 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 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 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 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[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[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 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 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 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 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 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[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[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 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[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[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 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 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 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[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[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 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 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 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[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 if 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 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 /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 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]: 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]: 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