Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 847181 Details for
Bug 1049976
FTBFS: error: expected identifier before numeric constant
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 3.94 MB, created by
Karsten Hopp
on 2014-01-08 14:40:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Karsten Hopp
Created:
2014-01-08 14:40:28 UTC
Size:
3.94 MB
patch
obsolete
>Mock Version: 1.1.28 >Mock Version: 1.1.28 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'], False, '/var/lib/mock/f21-build-432556-309800/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x10033c2df50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: ppc-builder2.qa.fedoraproject.org >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/llvm-3.3-4.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'], False, '/var/lib/mock/f21-build-432556-309800/root/', None, 172800, True, False, 498, 497, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x10033c2df50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BGdkZx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf llvm-3.3.src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/llvm-3.3.src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd llvm-3.3.src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/cfe-3.3.src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/gzip -dc /builddir/build/SOURCES/compiler-rt-3.3.src.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/gzip -dc /builddir/build/SOURCES/lldb-3.3.src.tar.gz >+ /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.3.src tools/clang >+ mv compiler-rt-3.3.src projects/compiler-rt >+ mv lldb-3.3.src tools/lldb >+ echo 'Patch #1 (0001-data-install-preserve-timestamps.patch):' >Patch #1 (0001-data-install-preserve-timestamps.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0001-data-install-preserve-timestamps.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file Makefile.rules >+ echo 'Patch #2 (0002-linker-flags-speedup-memory.patch):' >Patch #2 (0002-linker-flags-speedup-memory.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0002-linker-flags-speedup-memory.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file tools/llvm-shlib/Makefile >+ echo 'Patch #3 (0003-fix-clear-cache-declaration.patch):' >Patch #3 (0003-fix-clear-cache-declaration.patch): >+ /usr/bin/cat /builddir/build/SOURCES/0003-fix-clear-cache-declaration.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file lib/Support/Unix/Memory.inc >+ 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 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qCa4XF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd llvm-3.3.src >+ export CC=gcc >+ CC=gcc >+ export CXX=c++ >+ CXX=c++ >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./autoconf/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./autoconf/config.sub >++ basename ./autoconf/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./autoconf/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./autoconf/config.guess >++ basename ./autoconf/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./projects/sample/autoconf/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./projects/sample/autoconf/config.sub >++ basename ./projects/sample/autoconf/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./projects/sample/autoconf/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './projects/sample/autoconf/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./projects/sample/autoconf/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./projects/sample/autoconf/config.guess >++ basename ./projects/sample/autoconf/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./projects/sample/autoconf/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './projects/sample/autoconf/config.guess' >++ echo /usr/lib/gcc/ppc64-redhat-linux/4.8.2/include >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-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 --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 --disable-embed-stdcxx --enable-timestamps --enable-backtraces --enable-targets=x86,powerpc,arm,aarch64,cpp,nvptx,systemz --enable-experimental-targets=R600 --enable-bindings=ocaml --enable-libffi --enable-ltdl-install --with-c-include-dirs=/usr/include:/usr/lib/gcc/ppc64-redhat-linux/4.8.2/include --with-optimize-option=-O3 >./configure: line 1990: -O2: command not found >./configure: line 1991: -O2: command not found >checking for ppc64-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 c++ accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-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... PowerPC >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... yes >checking optimization flags... -O3 >checking for BSD-compatible nm... /usr/bin/nm -B >checking for GNU make... make >checking whether ln -s works... yes >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... (cached) /usr/bin/grep >checking for mkdir... /usr/bin/mkdir >checking for mv... /usr/bin/mv >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for ppc64-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 Graphviz... echo Graphviz >checking for dot... echo dot >checking for fdp... echo fdp >checking for neato... echo neato >checking for twopi... echo twopi >checking for circo... echo circo >checking for gv... no >checking for gsview32... no >checking for dotty... echo dotty >checking for xdot.py... echo xdot.py >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 ocamlc... /usr/bin/ocamlc >checking for ocamlopt... /usr/bin/ocamlopt >checking for ocamldep... /usr/bin/ocamldep >checking for ocamldoc... /usr/bin/ocamldoc >checking for gas... no >checking for as... /usr/bin/as >checking for linker version... 2.23.91 >checking for compiler -Wl,-R<path> option... yes >checking for compiler -Wl,-export-dynamic option... yes >checking for compiler -Wl,--version-script option... yes >checking for an ANSI C-conforming const... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /usr/lib64 >checking for objdir... .libs >checking command to parse /usr/bin/nm -B output from object... ok >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking tool compatibility... ok >checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized >checking for python... /usr/bin/python >checking for python >= 2.5... /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 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... no >checking for xml2-config... no >checking for libxml2 includes... xml2-config not found >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) 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 how to run the C++ preprocessor... c++ -E >checking cxxabi.h usability... yes >checking cxxabi.h presence... yes >checking for cxxabi.h... yes >checking for dlfcn.h... (cached) 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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking link.h usability... yes >checking link.h presence... yes >checking for link.h... yes >checking for malloc.h... (cached) 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 windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >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 for sys/types.h... (cached) 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... no >checking zlib.h presence... no >checking for zlib.h... no >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 ceilf... yes >checking for floorf... yes >checking for roundf... yes >checking for rintf... yes >checking for nearbyintf... yes >checking for getcwd... yes >checking for powf... yes >checking for fmodf... yes >checking for strtof... yes >checking for round... yes >checking for log... yes >checking for log2... yes >checking for log10... yes >checking for exp... yes >checking for exp2... 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 strdup... yes >checking for strerror... yes >checking for strerror_r... yes >checking for setenv... yes >checking for arc4random... no >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 if printf has the %a format character... yes >checking for srand48/lrand48/drand48 in <stdlib.h>... yes >checking whether strerror_s is declared... no >checking for isnan in <math.h>... yes >checking for isnan in <cmath>... yes >checking for std::isnan in <cmath>... yes >checking for isinf in <math.h>... yes >checking for isinf in <cmath>... yes >checking for std::isinf in <cmath>... yes >checking for finite in <ieeefp.h>... 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 __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 runtime/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 >=== configuring in projects/sample (/builddir/build/BUILD/llvm-3.3.src/projects/sample) >configure: running /bin/sh ./configure --prefix=/usr '--build=ppc64-redhat-linux-gnu' '--host=ppc64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--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' '--disable-embed-stdcxx' '--enable-timestamps' '--enable-backtraces' '--enable-targets=x86,powerpc,arm,aarch64,cpp,nvptx,systemz' '--enable-experimental-targets=R600' '--enable-bindings=ocaml' '--enable-libffi' '--enable-ltdl-install' '--with-c-include-dirs=/usr/include:/usr/lib/gcc/ppc64-redhat-linux/4.8.2/include' '--with-optimize-option=-O3' 'build_alias=ppc64-redhat-linux-gnu' 'host_alias=ppc64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' 'LDFLAGS=-Wl,-z,relro ' 'CXX=c++' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' --cache-file=/dev/null --srcdir=. >checking llvm-config... no >checking LLVM package version... unknown >checking for ppc64-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 c++ accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-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... PowerPC >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... yes >checking optimization flags... -O3 >checking for BSD-compatible nm... /usr/bin/nm -B >checking for GNU make... make >checking whether ln -s works... yes >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... (cached) /usr/bin/grep >checking for mkdir... /usr/bin/mkdir >checking for mv... /usr/bin/mv >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for ppc64-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 Graphviz... echo Graphviz >checking for dot... echo dot >checking for fdp... echo fdp >checking for neato... echo neato >checking for twopi... echo twopi >checking for circo... echo circo >checking for gv... no >checking for gsview32... no >checking for dotty... echo dotty >checking for xdot.py... echo xdot.py >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 pod2html... /usr/bin/pod2html >checking for pod2man... /usr/bin/pod2man >checking for pdfroff... /usr/bin/pdfroff >checking for runtest... /usr/bin/runtest >checking for the tclsh program in tclinclude directory... none >checking for tclsh8.4... no >checking for tclsh8.4.8... no >checking for tclsh8.4.7... no >checking for tclsh8.4.6... no >checking for tclsh8.4.5... no >checking for tclsh8.4.4... no >checking for tclsh8.4.3... no >checking for tclsh8.4.2... no >checking for tclsh8.4.1... no >checking for tclsh8.4.0... no >checking for tclsh8.3... no >checking for tclsh8.3.5... no >checking for tclsh8.3.4... no >checking for tclsh8.3.3... no >checking for tclsh8.3.2... no >checking for tclsh8.3.1... no >checking for tclsh8.3.0... no >checking for tclsh... /usr/bin/tclsh >checking for zip... /usr/bin/zip >checking for ocamlc... /usr/bin/ocamlc >checking for ocamlopt... /usr/bin/ocamlopt >checking for ocamldep... /usr/bin/ocamldep >checking for ocamldoc... /usr/bin/ocamldoc >checking for gas... no >checking for as... /usr/bin/as >checking for linker version... 2.23.91 >checking for compiler -Wl,-R<path> option... yes >checking for compiler -Wl,-export-dynamic option... yes >checking for compiler -Wl,--version-script option... yes >checking for an ANSI C-conforming const... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for objdir... .libs >checking command to parse /usr/bin/nm -B output from object... ok >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking tool compatibility... ok >checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers >checking for sin in -lm... yes >checking for library containing dlopen... -ldl >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 dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) 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 dlfcn.h... (cached) 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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking link.h usability... yes >checking link.h presence... yes >checking for link.h... yes >checking for malloc.h... (cached) 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 windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >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 for sys/types.h... (cached) 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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.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 ceilf... yes >checking for floorf... yes >checking for roundf... yes >checking for rintf... yes >checking for nearbyintf... yes >checking for getcwd... yes >checking for powf... yes >checking for fmodf... yes >checking for strtof... yes >checking for round... 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 realpath... yes >checking for sbrk... yes >checking for setrlimit... (cached) yes >checking for strdup... 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 if printf has the %a format character... yes >checking for srand48/lrand48/drand48 in <stdlib.h>... yes >checking whether strerror_s is declared... no >checking for isnan in <math.h>... yes >checking for isnan in <cmath>... yes >checking for std::isnan in <cmath>... yes >checking for isinf in <math.h>... yes >checking for isinf in <cmath>... yes >checking for std::isinf in <cmath>... yes >checking for finite in <ieeefp.h>... 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 __dso_handle... yes >checking for compiler -fvisibility-inlines-hidden option... yes >configure: creating ./config.status >config.status: creating Makefile.common >config.status: creating Makefile.llvm.config >config.status: executing setup commands >config.status: executing Makefile commands >config.status: executing lib/Makefile commands >config.status: executing lib/sample/Makefile commands >config.status: executing tools/Makefile commands >config.status: executing tools/sample/Makefile commands >+ make -j16 REQUIRES_RTTI=1 VERBOSE=1 'OPTIMIZE_OPTION=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64' >llvm[0]: Constructing LLVMBuild project information. >/usr/bin/python /builddir/build/BUILD/llvm-3.3.src/utils/llvm-build/llvm-build \ > --native-target "PowerPC" \ > --enable-targets "R600 SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 " \ > --enable-optional-components "" \ > --write-library-table /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/LibraryDependencies.inc \ > --write-make-fragment /builddir/build/BUILD/llvm-3.3.src/Makefile.llvmbuild >for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools runtime docs unittests; do \ > (make -C $dir all ) || exit 1; \ >done >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/lib > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/lib/.dir >llvm[1]: Compiling APFloat.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d" APFloat.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp"; exit 1; fi >llvm[1]: Compiling APInt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d" APInt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp"; exit 1; fi >llvm[1]: Compiling APSInt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d" APSInt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp"; exit 1; fi >llvm[1]: Compiling Allocator.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d" Allocator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp"; exit 1; fi >llvm[1]: Compiling Atomic.cpp for Release build >llvm[1]: Compiling BlockFrequency.cpp for Release build >llvm[1]: Compiling BranchProbability.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d" Atomic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d" BlockFrequency.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d" BranchProbability.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi >llvm[1]: Compiling CommandLine.cpp for Release build >llvm[1]: Compiling Compression.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d" CommandLine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d" Compression.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp"; exit 1; fi >llvm[1]: Compiling ConstantRange.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d" ConstantRange.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp"; exit 1; fi >llvm[1]: Compiling ConvertUTF.c for Release build >if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d" ConvertUTF.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi >llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d" ConvertUTFWrapper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi >llvm[1]: Compiling CrashRecoveryContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d" CrashRecoveryContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi >llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d" DAGDeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi >llvm[1]: Compiling DataExtractor.cpp for Release build >llvm[1]: Compiling DataStream.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d" DataExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d" DataStream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp"; exit 1; fi >llvm[1]: Compiling Debug.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d" Debug.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp"; exit 1; fi >llvm[1]: Compiling DeltaAlgorithm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d" DeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi >llvm[1]: Compiling Disassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp"; exit 1; fi >llvm[1]: Compiling Dwarf.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d" Dwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi >llvm[1]: Compiling DynamicLibrary.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d" DynamicLibrary.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi >llvm[1]: Compiling Errno.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d" Errno.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp"; exit 1; fi >llvm[1]: Compiling ErrorHandling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d" ErrorHandling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi >llvm[1]: Compiling FileOutputBuffer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d" FileOutputBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi >llvm[1]: Compiling FileUtilities.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d" FileUtilities.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi >llvm[1]: Compiling FoldingSet.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d" FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi >llvm[1]: Compiling FormattedStream.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d" FormattedStream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi >llvm[1]: Compiling GraphWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d" GraphWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi >llvm[1]: Compiling Hashing.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d" Hashing.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp"; exit 1; fi >llvm[1]: Compiling Host.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d" Host.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp"; exit 1; fi >llvm[1]: Compiling IncludeFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d" IncludeFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp"; exit 1; fi >llvm[1]: Compiling IntEqClasses.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d" IntEqClasses.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi >llvm[1]: Compiling IntervalMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d" IntervalMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi >llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d" IntrusiveRefCntPtr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi >llvm[1]: Compiling IsInf.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d" IsInf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp"; exit 1; fi >llvm[1]: Compiling IsNAN.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d" IsNAN.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp"; exit 1; fi >llvm[1]: Compiling Locale.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d" Locale.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp"; exit 1; fi >llvm[1]: Compiling LockFileManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d" LockFileManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi >llvm[1]: Compiling ManagedStatic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d" ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi >llvm[1]: Compiling Memory.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d" Memory.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp"; exit 1; fi >llvm[1]: Compiling MemoryBuffer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d" MemoryBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi >llvm[1]: Compiling MemoryObject.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d" MemoryObject.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi >llvm[1]: Compiling Mutex.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d" Mutex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp"; exit 1; fi >llvm[1]: Compiling Path.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d" Path.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp"; exit 1; fi >llvm[1]: Compiling PathV2.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d" PathV2.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp"; exit 1; fi >llvm[1]: Compiling PluginLoader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d" PluginLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi >llvm[1]: Compiling PrettyStackTrace.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d" PrettyStackTrace.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi >llvm[1]: Compiling Process.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d" Process.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp"; exit 1; fi >llvm[1]: Compiling Program.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d" Program.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp"; exit 1; fi >llvm[1]: Compiling RWMutex.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d" RWMutex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi >llvm[1]: Compiling Regex.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d" Regex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp"; exit 1; fi >llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" SearchForAddressOfSpecialSymbol.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi >llvm[1]: Compiling Signals.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d" Signals.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp"; exit 1; fi >llvm[1]: Compiling SmallPtrSet.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d" SmallPtrSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi >llvm[1]: Compiling SmallVector.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d" SmallVector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi >llvm[1]: Compiling SourceMgr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d" SourceMgr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi >llvm[1]: Compiling Statistic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d" Statistic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp"; exit 1; fi >llvm[1]: Compiling StreamableMemoryObject.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d" StreamableMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp"; exit 1; fi >llvm[1]: Compiling StringExtras.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d" StringExtras.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi >llvm[1]: Compiling StringMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d" StringMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp"; exit 1; fi >llvm[1]: Compiling StringPool.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d" StringPool.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp"; exit 1; fi >llvm[1]: Compiling StringRef.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d" StringRef.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp"; exit 1; fi >llvm[1]: Compiling SystemUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d" SystemUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi >llvm[1]: Compiling TargetRegistry.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d" TargetRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi >llvm[1]: Compiling ThreadLocal.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d" ThreadLocal.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi >ThreadLocal.cpp: In constructor 'llvm::sys::ThreadLocalImpl::ThreadLocalImpl()': >ThreadLocal.cpp:53:15: warning: typedef 'SIZE_TOO_BIG' locally defined but not used [-Wunused-local-typedefs] > typedef int SIZE_TOO_BIG[sizeof(pthread_key_t) <= sizeof(data) ? 1 : -1]; > ^ >llvm[1]: Compiling Threading.cpp for Release build >llvm[1]: Compiling TimeValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d" Threading.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d" TimeValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi >llvm[1]: Compiling Timer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d" Timer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp"; exit 1; fi >llvm[1]: Compiling ToolOutputFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d" ToolOutputFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi >llvm[1]: Compiling Triple.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d" Triple.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp"; exit 1; fi >llvm[1]: Compiling Twine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d" Twine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp"; exit 1; fi >llvm[1]: Compiling Valgrind.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d" Valgrind.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi >llvm[1]: Compiling Watchdog.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d" Watchdog.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi >llvm[1]: Compiling YAMLParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d" YAMLParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi >llvm[1]: Compiling YAMLTraits.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d" YAMLTraits.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi >llvm[1]: Compiling circular_raw_ostream.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d" circular_raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi >llvm[1]: Compiling raw_os_ostream.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d" raw_os_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi >llvm[1]: Compiling raw_ostream.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d" raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d" regcomp.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d" regerror.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d" regexec.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d" regfree.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d" regstrlcpy.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi >llvm[1]: Compiling system_error.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d" system_error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp"; exit 1; fi >llvm[1]: Building Release Archive Library libLLVMSupport.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/.dir >llvm[1]: Compiling Error.cpp for Release build >llvm[1]: Compiling Main.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d" Main.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp"; exit 1; fi >llvm[1]: Compiling Record.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d" Record.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp"; exit 1; fi >llvm[1]: Compiling StringMatcher.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d" StringMatcher.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi >llvm[1]: Compiling TGLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d" TGLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi >llvm[1]: Compiling TGParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d" TGParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi >llvm[1]: Compiling TableGenBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d" TableGenBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/lib/libLLVMTableGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTableGen.a /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTableGen.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate; \ > DD=FileUpdate; \ > if [ ! -f $SD/Makefile ]; then \ > SD=FileUpdate; \ > DD=FileUpdate; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/utils/FileUpdate' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/count/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/not/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/.dir >llvm[2]: Compiling count.c for Release build >if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d" count.c -o /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp"; exit 1; fi >llvm[2]: Compiling FileCheck.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d" FileCheck.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi >llvm[2]: Compiling FileUpdate.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d" FileUpdate.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp"; exit 1; fi >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release > /dev/null >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir >llvm[2]: Compiling PerfectShuffle.cpp for Release build >llvm[2]: Compiling fpcmp.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d" PerfectShuffle.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d" fpcmp.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi >llvm[2]: Creating 'llvm-lit' script... >echo s=@LLVM_SOURCE_DIR@=/builddir/build/BUILD/llvm-3.3.src=g > lit.tmp >echo s=@LLVM_BINARY_DIR@=/builddir/build/BUILD/llvm-3.3.src=g >> lit.tmp >llvm[2]: Compiling not.cpp for Release build >sed -f lit.tmp llvm-lit.in > /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-lit >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d" not.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/.dir >chmod +x /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-lit >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/.dir >rm -f lit.tmp >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' >llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build >llvm[3]: Compiling gtest.cc for Release build >llvm[3]: Compiling TestMain.cpp for Release build >llvm[2]: Compiling AsmWriterEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d" gtest.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d" TestMain.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi >llvm[3]: Compiling gtest-death-test.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d" AsmMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling AsmWriterInst.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d" AsmWriterEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d" gtest-death-test.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp"; exit 1; fi >llvm[2]: Compiling CTagsEmitter.cpp for Release build >llvm[2]: Compiling CallingConvEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d" AsmWriterInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi >llvm[3]: Compiling gtest-filepath.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d" CTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d" gtest-filepath.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp"; exit 1; fi >llvm[3]: Compiling gtest-port.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d" gtest-port.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d" CallingConvEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable count >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/count /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o \ > -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable count >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' >llvm[2]: Compiling CodeEmitterGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d" CodeEmitterGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable not >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/not /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable llvm-PerfectShuffle >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-PerfectShuffle /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o \ > -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle >llvm[2]: ======= Finished Linking Release Executable not >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' >llvm[3]: Compiling gtest-printers.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d" gtest-printers.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d" CodeGenDAGPatterns.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeGenInstruction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d" CodeGenInstruction.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi >llvm[3]: Compiling gtest-test-part.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d" gtest-test-part.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libgtest_main.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o >llvm[2]: Linking Release executable FileUpdate >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/FileUpdate /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o -lLLVMSupport \ > -lpthread -lffi -ldl -lm >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' >llvm[3]: Compiling gtest-typed-test.cc for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.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.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d" gtest-typed-test.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable fpcmp >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/fpcmp /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable FileUpdate >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' >llvm[2]: Compiling CodeGenMapTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d" CodeGenMapTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable fpcmp >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' >llvm[2]: Compiling CodeGenRegisters.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d" CodeGenRegisters.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeGenSchedule.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d" CodeGenSchedule.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeGenTarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d" CodeGenTarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi >llvm[2]: Compiling DAGISelEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d" DAGISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling DAGISelMatcher.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d" DAGISelMatcher.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi >llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d" DAGISelMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d" DAGISelMatcherGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable FileCheck >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/FileCheck /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d" DAGISelMatcherOpt.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable FileCheck >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' >llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d" DFAPacketizerEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling DisassemblerEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d" DisassemblerEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling FastISelEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d" FastISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d" FixedLenDecoderEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling InstrInfoEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d" InstrInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling IntrinsicEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d" IntrinsicEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling OptParserEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d" OptParserEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d" PseudoLoweringEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d" RegisterInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling SetTheory.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d" SetTheory.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libgtest.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' >llvm[2]: Compiling SubtargetEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d" SubtargetEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling TGValueTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d" TGValueTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp"; exit 1; fi >llvm[2]: Compiling TableGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d" TableGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi >llvm[2]: Compiling X86DisassemblerTables.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d" X86DisassemblerTables.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi >llvm[2]: Compiling X86ModRMFilters.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d" X86ModRMFilters.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi >llvm[2]: Compiling X86RecognizableInstr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d" X86RecognizableInstr.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-tblgen >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-tblgen >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release > /dev/null >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/.dir >llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/IR -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/Intrinsics.td -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic >/usr/bin/cmp -s /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/Intrinsics.gen /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp || ( /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp /builddir/build/BUILD/llvm-3.3.src/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 >llvm[1]: Compiling Attributes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d" AsmWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d" Attributes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp"; exit 1; fi >llvm[1]: Compiling AutoUpgrade.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d" AutoUpgrade.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi >llvm[1]: Compiling BasicBlock.cpp for Release build >llvm[1]: Compiling ConstantFold.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d" BasicBlock.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi >llvm[1]: Compiling Constants.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d" ConstantFold.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d" Constants.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp"; exit 1; fi >llvm[1]: Compiling Core.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d" Core.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp"; exit 1; fi >llvm[1]: Compiling DIBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d" DIBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi >llvm[1]: Compiling DataLayout.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d" DataLayout.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi >llvm[1]: Compiling DebugInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d" DebugInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi >llvm[1]: Compiling DebugLoc.cpp for Release build >llvm[1]: Compiling Dominators.cpp for Release build >llvm[1]: Compiling Function.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d" DebugLoc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d" Dominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp"; exit 1; fi >llvm[1]: Compiling GCOV.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d" Function.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d" GCOV.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp"; exit 1; fi >llvm[1]: Compiling GVMaterializer.cpp for Release build >llvm[1]: Compiling Globals.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d" GVMaterializer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d" Globals.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp"; exit 1; fi >llvm[1]: Compiling IRBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d" IRBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi >llvm[1]: Compiling InlineAsm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d" InlineAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi >llvm[1]: Compiling Instruction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d" Instruction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp"; exit 1; fi >llvm[1]: Compiling Instructions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d" Instructions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp"; exit 1; fi >llvm[1]: Compiling IntrinsicInst.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d" IntrinsicInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi >llvm[1]: Compiling LLVMContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d" LLVMContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi >llvm[1]: Compiling LLVMContextImpl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d" LLVMContextImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi >llvm[1]: Compiling LeakDetector.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d" LeakDetector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp"; exit 1; fi >llvm[1]: Compiling Metadata.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d" Metadata.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp"; exit 1; fi >llvm[1]: Compiling Module.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d" Module.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp"; exit 1; fi >llvm[1]: Compiling Pass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d" Pass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp"; exit 1; fi >llvm[1]: Compiling PassManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d" PassManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp"; exit 1; fi >llvm[1]: Compiling PassRegistry.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d" PassRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp"; exit 1; fi >llvm[1]: Compiling PrintModulePass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d" PrintModulePass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp"; exit 1; fi >llvm[1]: Compiling Type.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d" Type.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp"; exit 1; fi >llvm[1]: Compiling TypeFinder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d" TypeFinder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp"; exit 1; fi >llvm[1]: Compiling Use.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d" Use.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp"; exit 1; fi >llvm[1]: Compiling User.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d" User.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp"; exit 1; fi >llvm[1]: Compiling Value.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d" Value.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp"; exit 1; fi >llvm[1]: Compiling ValueSymbolTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d" ValueSymbolTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp"; exit 1; fi >llvm[1]: Compiling ValueTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d" ValueTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp"; exit 1; fi >llvm[1]: Compiling Verifier.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d" Verifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/lib/libLLVMCore.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCore.a /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCore.a >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/lib/Archive; \ > DD=Archive; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Archive; \ > DD=Archive; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Archive' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release > /dev/null >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Bitcode' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/.dir >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release > /dev/null >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/.dir >llvm[2]: Compiling Archive.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d" Archive.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp"; exit 1; fi >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release > /dev/null >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release > /dev/null >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/.dir >llvm[2]: Compiling LLLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d" LLLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600; \ > DD=R600; \ > if [ ! -f $SD/Makefile ]; then \ > SD=R600; \ > DD=R600; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/.dir >llvm[2]: Compiling LinkModules.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Linker -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d" LinkModules.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp"; exit 1; fi >llvm[2]: Compiling IRReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IRReader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d" IRReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/.dir >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release > /dev/null >llvm[3]: Compiling BitReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d" BitReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp"; exit 1; fi >llvm[2]: Compiling Arg.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d" Arg.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/.dir >llvm[2]: Compiling DIContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d" DIContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp"; exit 1; fi >llvm[2]: Compiling Archive.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d" Archive.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp"; exit 1; fi >llvm[3]: Compiling BitWriter.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d" BitWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp"; exit 1; fi >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release > /dev/null >llvm[3]: Compiling Execution.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d" Execution.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/.dir >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >llvm[3]: Compiling BasicBlockUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d" BasicBlockUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp"; exit 1; fi >llvm[3]: Compiling BitcodeWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d" BitcodeWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp"; exit 1; fi >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/.dir >llvm[2]: Compiling AliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d" AliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp"; exit 1; fi >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/.dir >llvm[3]: Building AMDGPU.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPU.td >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/.dir >llvm[3]: Compiling AsmLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d" AsmLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp"; exit 1; fi >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/.dir >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/CodeGen/SelectionDAG' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/.dir >llvm[3]: Compiling DAGCombiner.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d" DAGCombiner.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPU.td >llvm[3]: Building AMDGPU.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPU.td >llvm[3]: Compiling AsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d" AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling ArgList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d" ArgList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMIRReader.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/MC/MCDisassembler' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/.dir >llvm[3]: Compiling Disassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d" DWARFAbbreviationDeclaration.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp"; exit 1; fi >llvm[3]: Compiling BitcodeReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d" BitcodeReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT; \ > DD=JIT; \ > if [ ! -f $SD/Makefile ]; then \ > SD=JIT; \ > DD=JIT; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.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.3.src/lib/ExecutionEngine/JIT' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/.dir >llvm[3]: Compiling JIT.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d" JIT.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPU.td >llvm[2]: Compiling ArchiveReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d" ArchiveReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp"; exit 1; fi >llvm[2]: Compiling Binary.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d" Binary.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td MC code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPU.td >llvm[2]: Compiling DWARFCompileUnit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d" DWARFCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPU.td >llvm[2]: Compiling OptTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d" OptTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp"; exit 1; fi >llvm[2]: Compiling LLParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d" LLParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' >llvm[2]: Compiling DWARFContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d" DWARFContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp"; exit 1; fi >llvm[2]: Compiling COFFObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d" COFFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td intrinsics information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-tgt-intrinsic -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPU.td >llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d" AliasAnalysisCounter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td DFA packetizer tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dfa-packetizer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPU.td >llvm[2]: Compiling ELFObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d" ELFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp"; exit 1; fi >llvm[3]: Building AMDGPU.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPU.td >llvm[2]: Compiling ArchiveWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d" ArchiveWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp"; exit 1; fi >/usr/bin/cmp -s AMDGPUGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPUGenRegisterInfo.inc >/usr/bin/cmp -s AMDGPUGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPUGenInstrInfo.inc >/usr/bin/cmp -s AMDGPUGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPUGenDAGISel.inc >/usr/bin/cmp -s AMDGPUGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPUGenSubtargetInfo.inc >/usr/bin/cmp -s AMDGPUGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPUGenMCCodeEmitter.inc >/usr/bin/cmp -s AMDGPUGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPUGenCallingConv.inc >/usr/bin/cmp -s AMDGPUGenIntrinsics.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPUGenIntrinsics.inc >/usr/bin/cmp -s AMDGPUGenDFAPacketizer.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPUGenDFAPacketizer.inc >/usr/bin/cmp -s AMDGPUGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPUGenAsmWriter.inc >llvm[3]: Compiling AMDGPUAsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d" AMDGPUAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp"; exit 1; fi >llvm[2]: Compiling Option.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d" Option.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp"; exit 1; fi >llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d" AliasAnalysisEvaluator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUConvertToISA.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d" AMDGPUConvertToISA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp"; exit 1; fi >llvm[3]: Compiling BreakCriticalEdges.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d" BreakCriticalEdges.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp"; exit 1; fi >llvm[3]: Compiling JITDwarfEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d" JITDwarfEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMLinker.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' >llvm[3]: Compiling JITEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d" JITEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMOption.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' >llvm[3]: Compiling JITMemoryManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d" JITMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d" DWARFDebugAbbrev.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMArchive.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' >llvm[3]: Compiling ExternalFunctions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d" ExternalFunctions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp"; exit 1; fi >llvm[3]: Compiling BuildLibCalls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d" BuildLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp"; exit 1; fi >llvm[3]: Compiling BypassSlowDivision.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d" BypassSlowDivision.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d" DWARFDebugArangeSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp"; exit 1; fi >llvm[3]: Compiling CloneFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d" CloneFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUFrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d" AMDGPUFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d" AMDGPUISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling BitcodeWriterPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d" BitcodeWriterPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp"; exit 1; fi >llvm[2]: Compiling AliasDebugger.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d" AliasDebugger.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugAranges.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d" DWARFDebugAranges.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp"; exit 1; fi >llvm[3]: Compiling COFFAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d" COFFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugFrame.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d" DWARFDebugFrame.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp"; exit 1; fi >llvm[3]: Compiling ValueEnumerator.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d" ValueEnumerator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp"; exit 1; fi >llvm[2]: Compiling Error.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp"; exit 1; fi >llvm[2]: Compiling MachOObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d" MachOObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp"; exit 1; fi >llvm[3]: Compiling DarwinAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d" DarwinAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling AliasSetTracker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d" AliasSetTracker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp"; exit 1; fi >llvm[2]: Compiling Analysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp"; exit 1; fi >llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d" BasicAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling ELFAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d" ELFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling Parser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d" Parser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d" DWARFDebugInfoEntry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp"; exit 1; fi >llvm[3]: Compiling Interpreter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d" Interpreter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUIndirectAddressing.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d" AMDGPUIndirectAddressing.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d" AMDGPUInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling CloneModule.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d" CloneModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp"; exit 1; fi >llvm[3]: Compiling MCAsmLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d" MCAsmLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp"; exit 1; fi >llvm[3]: Compiling MCAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d" MCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugLine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d" DWARFDebugLine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp"; exit 1; fi >llvm[3]: Compiling MCAsmParserExtension.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d" MCAsmParserExtension.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/SystemZ' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/.dir >llvm[3]: Building SystemZ.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp SystemZ.td >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/NVPTX' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/.dir >llvm[3]: Building NVPTX.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp NVPTX.td >llvm[3]: Compiling MCTargetAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d" MCTargetAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp"; exit 1; fi >llvm[3]: Building SystemZ.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp SystemZ.td >llvm[3]: Building Release Archive Library libLLVMJIT.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o >llvm[3]: Building Release Archive Library libLLVMInterpreter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' >llvm[3]: Building SystemZ.td assembly matcher with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp SystemZ.td >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/ExecutionEngine/MCJIT' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/.dir >llvm[3]: Compiling MCJIT.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d" MCJIT.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp"; exit 1; fi >llvm[3]: Compiling SectionMemoryManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d" SectionMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp"; exit 1; fi >llvm[3]: Building SystemZ.td code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp SystemZ.td >llvm[3]: Building NVPTX.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp NVPTX.td >llvm[3]: Compiling BitstreamReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d" BitstreamReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp"; exit 1; fi >llvm[3]: Building NVPTX.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp NVPTX.td >llvm[3]: Building SystemZ.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp SystemZ.td >llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d" BlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMMCParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a >llvm[3]: Compiling CmpInstAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d" CmpInstAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp"; exit 1; fi >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' >llvm[2]: Compiling ELFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d" ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMBitWriter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' >llvm[3]: Compiling CodeExtractor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d" CodeExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp"; exit 1; fi >SectionMemoryManager.cpp: In function 'const char* llvm::processFDE(const char*)': >SectionMemoryManager.cpp:162:34: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] > uint32_t Length = *((uint32_t*)P); > ^ >SectionMemoryManager.cpp:164:34: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] > uint32_t Offset = *((uint32_t*)P); > ^ >SectionMemoryManager.cpp:166:29: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] > __register_frame((void*)Entry); > ^ >llvm[3]: Building SystemZ.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp SystemZ.td >llvm[3]: Compiling DemoteRegToStack.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d" DemoteRegToStack.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp"; exit 1; fi >llvm[3]: Compiling InlineFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d" InlineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp"; exit 1; fi >llvm[3]: Building NVPTX.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp NVPTX.td >llvm[3]: Building SystemZ.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp SystemZ.td >llvm[3]: Compiling InstructionNamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d" InstructionNamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp"; exit 1; fi >llvm[3]: Building SystemZ.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp SystemZ.td >llvm[3]: Compiling AMDGPUMCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d" AMDGPUMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp"; exit 1; fi >llvm[3]: Building SystemZ.td MC code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp SystemZ.td >llvm[3]: Building NVPTX.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp NVPTX.td >/usr/bin/cmp -s SystemZGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp SystemZGenRegisterInfo.inc >/usr/bin/cmp -s SystemZGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp SystemZGenAsmWriter.inc >/usr/bin/cmp -s SystemZGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp SystemZGenAsmMatcher.inc >/usr/bin/cmp -s SystemZGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp SystemZGenCodeEmitter.inc >/usr/bin/cmp -s SystemZGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp SystemZGenInstrInfo.inc >/usr/bin/cmp -s SystemZGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp SystemZGenDAGISel.inc >/usr/bin/cmp -s SystemZGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp SystemZGenSubtargetInfo.inc >/usr/bin/cmp -s SystemZGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp SystemZGenCallingConv.inc >/usr/bin/cmp -s SystemZGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp SystemZGenMCCodeEmitter.inc >llvm[2]: Building Release Archive Library libLLVMAsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o >llvm[3]: Compiling SystemZAsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d" SystemZAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' >llvm[3]: Compiling AMDGPUMachineFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d" AMDGPUMachineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZCallingConv.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d" SystemZCallingConv.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMMCJIT.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/ExecutionEngine/RuntimeDyld' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/.dir >llvm[3]: Compiling GDBRegistrar.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d" GDBRegistrar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp"; exit 1; fi >llvm[3]: Compiling RuntimeDyld.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d" RuntimeDyld.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp"; exit 1; fi >/usr/bin/cmp -s NVPTXGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp NVPTXGenAsmWriter.inc >/usr/bin/cmp -s NVPTXGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp NVPTXGenDAGISel.inc >/usr/bin/cmp -s NVPTXGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp NVPTXGenInstrInfo.inc >/usr/bin/cmp -s NVPTXGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp NVPTXGenRegisterInfo.inc >/usr/bin/cmp -s NVPTXGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp NVPTXGenSubtargetInfo.inc >llvm[3]: Compiling NVPTXAllocaHoisting.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d" NVPTXAllocaHoisting.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp"; exit 1; fi >llvm[2]: Compiling DWARFDebugRangeList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d" DWARFDebugRangeList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMBitReader.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' >llvm[2]: Compiling DWARFFormValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d" DWARFFormValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXAsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d" NVPTXAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d" MCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp"; exit 1; fi >llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d" BranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/CodeGen/AsmPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/.dir >llvm[3]: Compiling ARMException.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d" ARMException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp"; exit 1; fi >llvm[2]: Compiling Object.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d" Object.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp"; exit 1; fi >llvm[2]: Compiling ObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d" ObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMDebugInfo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a >llvm[3]: Compiling IntegerDivision.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d" IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' >llvm[3]: Compiling SystemZConstantPoolValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d" SystemZConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp"; exit 1; fi >llvm[3]: Compiling RuntimeDyldELF.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d" RuntimeDyldELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp"; exit 1; fi >llvm[3]: Compiling AsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d" AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPURegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d" AMDGPURegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUStructurizeCFG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d" AMDGPUStructurizeCFG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp"; exit 1; fi >llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d" AsmPrinterDwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZFrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d" SystemZFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d" RuntimeDyldMachO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp"; exit 1; fi >llvm[3]: Compiling FastISel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d" FastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXFrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d" NVPTXFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling LCSSA.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d" LCSSA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp"; exit 1; fi >llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d" FunctionLoweringInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUSubtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d" AMDGPUSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d" MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling InstrEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d" InstrEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling CFGPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d" CFGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d" AsmPrinterInlineAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXGenericToNVVM.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d" NVPTXGenericToNVVM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/Instrumentation' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/.dir >llvm[3]: Compiling AddressSanitizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d" AddressSanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d" MCAsmInfoCOFF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d" MCAsmInfoDarwin.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d" SystemZISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling BlackList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d" BlackList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp"; exit 1; fi >llvm[3]: Compiling Local.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d" Local.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAsmStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d" MCAsmStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAssembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d" MCAssembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp"; exit 1; fi >llvm[2]: Compiling CaptureTracking.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d" CaptureTracking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeMetrics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d" CodeMetrics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp"; exit 1; fi >llvm[2]: Compiling ConstantFolding.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d" ConstantFolding.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp"; exit 1; fi >llvm[3]: Compiling DIE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d" DIE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d" SystemZISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp"; exit 1; fi >llvm[2]: Compiling CostModel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d" CostModel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d" NVPTXISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling DwarfAccelTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d" DwarfAccelTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp"; exit 1; fi >llvm[3]: Compiling DwarfCFIException.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d" DwarfCFIException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDGPUTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d" AMDGPUTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/Scalar' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/.dir >llvm[3]: Compiling ADCE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d" ADCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp"; exit 1; fi >llvm[3]: Compiling BasicBlockPlacement.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d" BasicBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp"; exit 1; fi >llvm[3]: Compiling BoundsChecking.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d" BoundsChecking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp"; exit 1; fi >llvm[3]: Compiling CodeGenPrepare.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d" CodeGenPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d" SystemZInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopSimplify.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d" LoopSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZMCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d" SystemZMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d" SystemZRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling DwarfCompileUnit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d" DwarfCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp"; exit 1; fi >llvm[2]: Compiling MCAtom.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d" MCAtom.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp"; exit 1; fi >llvm[3]: Compiling DwarfDebug.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d" DwarfDebug.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/InstCombine' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/.dir >llvm[3]: Compiling InstCombineAddSub.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d" InstCombineAddSub.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d" LegalizeDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling EdgeProfiling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d" EdgeProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d" NVPTXISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp"; exit 1; fi >llvm[2]: Compiling MCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d" MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling MCCodeGenInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d" MCCodeGenInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling DependenceAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d" DependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDIL7XXDevice.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d" AMDIL7XXDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp"; exit 1; fi >llvm[2]: Compiling MCContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d" MCContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp"; exit 1; fi >llvm[2]: Compiling DomPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d" DomPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopUnroll.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d" LoopUnroll.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZSubtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d" SystemZSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp"; exit 1; fi >llvm[3]: Compiling GCOVProfiling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d" GCOVProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMObject.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' >llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d" LoopUnrollRuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILCFGStructurizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d" AMDILCFGStructurizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp"; exit 1; fi >llvm[3]: Compiling SystemZTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d" SystemZTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' >llvm[2]: Compiling ExecutionEngine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d" ExecutionEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILDevice.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d" AMDILDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp"; exit 1; fi >llvm[2]: Compiling MCDisassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d" MCDisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp"; exit 1; fi >llvm[2]: Compiling MCDwarf.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d" MCDwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp"; exit 1; fi >llvm[2]: Compiling MCELF.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d" MCELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp"; exit 1; fi >llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d" LowerExpectIntrinsic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp"; exit 1; fi >llvm[3]: Compiling ConstantProp.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d" ConstantProp.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d" NVPTXInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMSystemZCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a >for dir in InstPrinter AsmParser TargetInfo MCTargetDesc; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/.dir >llvm[4]: Compiling SystemZInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d" SystemZInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d" InstCombineAndOrXor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMSystemZAsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/.dir >llvm[4]: Compiling SystemZAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d" SystemZAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp"; exit 1; fi >llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d" CorrelatedValuePropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp"; exit 1; fi >llvm[3]: Compiling DCE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d" DCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp"; exit 1; fi >llvm[2]: Compiling DominanceFrontier.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d" DominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp"; exit 1; fi >llvm[3]: Compiling Instrumentation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d" Instrumentation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp"; exit 1; fi >llvm[3]: Compiling MemorySanitizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d" MemorySanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILDeviceInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d" AMDILDeviceInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d" MCELFObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp"; exit 1; fi >llvm[3]: Compiling LowerInvoke.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d" LowerInvoke.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp"; exit 1; fi >llvm[3]: Compiling LowerSwitch.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d" LowerSwitch.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp"; exit 1; fi >llvm[2]: Compiling MCELFStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d" MCELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/CppBackend' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/.dir >llvm[3]: Compiling CPPBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-format -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d" CPPBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp"; exit 1; fi >llvm[3]: Compiling DwarfException.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d" DwarfException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXLowerAggrCopies.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d" NVPTXLowerAggrCopies.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp"; exit 1; fi >llvm[3]: Compiling ErlangGCPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d" ErlangGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling DeadStoreElimination.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d" DeadStoreElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMSystemZAsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/.dir >llvm[4]: Compiling SystemZTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d" SystemZTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILEvergreenDevice.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d" AMDILEvergreenDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp"; exit 1; fi >llvm[2]: Compiling IVUsers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d" IVUsers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMSystemZInfo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/.dir >llvm[4]: Compiling SystemZMCAsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d" SystemZMCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp"; exit 1; fi >llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d" ExecutionEngineBindings.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp"; exit 1; fi >llvm[4]: Compiling SystemZMCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d" SystemZMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling SystemZMCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d" SystemZMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling MCExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d" MCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d" AMDILISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d" LegalizeFloatTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp"; exit 1; fi >llvm[4]: Compiling SystemZMCObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d" SystemZMCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Compiling Mem2Reg.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d" Mem2Reg.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d" LegalizeIntegerTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp"; exit 1; fi >llvm[2]: Compiling MCInst.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d" MCInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetSelect.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d" TargetSelect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp"; exit 1; fi >llvm[3]: Compiling EarlyCSE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d" EarlyCSE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp"; exit 1; fi >llvm[3]: Compiling OcamlGCPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d" OcamlGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d" NVPTXRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling SystemZMCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d" SystemZMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp"; exit 1; fi >llvm[2]: Compiling MCInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d" MCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/IPO' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/.dir >llvm[3]: Compiling ArgumentPromotion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d" ArgumentPromotion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp"; exit 1; fi >llvm[3]: Compiling BarrierNoopPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d" BarrierNoopPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp"; exit 1; fi >llvm[2]: Compiling InstCount.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d" InstCount.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp"; exit 1; fi >llvm[3]: Compiling MetaRenamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d" MetaRenamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineCalls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d" InstCombineCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' >llvm[3]: Compiling ModuleUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d" ModuleUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp"; exit 1; fi >llvm[2]: Compiling MCInstrAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d" MCInstrAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/Vectorize' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/.dir >llvm[3]: Compiling BBVectorize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d" BBVectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp"; exit 1; fi >llvm[2]: Compiling MCLabel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d" MCLabel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMSystemZDesc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/Hello' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/.dir >llvm[3]: Compiling Hello.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d" Hello.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp"; exit 1; fi >llvm[2]: Compiling MCMachOStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d" MCMachOStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Transforms/ObjCARC' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/.dir >llvm[3]: Compiling DependencyAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d" DependencyAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXSplitBBatBar.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d" NVPTXSplitBBatBar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp"; exit 1; fi >llvm[2]: Compiling InstructionSimplify.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d" InstructionSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp"; exit 1; fi >llvm[3]: Compiling OptimalEdgeProfiling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d" OptimalEdgeProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp"; exit 1; fi >llvm[3]: Compiling Win64Exception.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d" Win64Exception.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp"; exit 1; fi >llvm[3]: Linking Release Loadable Module LLVMHello.so >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/LLVMHello.so /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o \ > -lpthread -lffi -ldl -lm >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' >llvm[3]: Compiling ObjCARC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d" ObjCARC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp"; exit 1; fi >llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d" PromoteMemoryToRegister.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d" AMDILISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling SSAUpdater.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d" SSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXSubtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d" NVPTXSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp"; exit 1; fi >llvm[3]: Compiling PathProfiling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d" PathProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp"; exit 1; fi >llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d" MCMachObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' >llvm[3]: Compiling ProfilingUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d" ProfilingUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d" NVPTXTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCAPElim.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d" ObjCARCAPElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp"; exit 1; fi >llvm[2]: Compiling MCModule.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d" MCModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILIntrinsicInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d" AMDILIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMCppBackendCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a >for dir in TargetInfo; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/.dir >llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d" CppBackendTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MCNullStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d" MCNullStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp"; exit 1; fi >llvm[3]: Compiling ConstantMerge.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d" ConstantMerge.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp"; exit 1; fi >llvm[3]: Compiling DeadArgumentElimination.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d" DeadArgumentElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp"; exit 1; fi >llvm[2]: Compiling MCObjectFileInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d" MCObjectFileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling GVN.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d" GVN.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp"; exit 1; fi >llvm[3]: Compiling ThreadSanitizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d" ThreadSanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILNIDevice.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d" AMDILNIDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d" LegalizeTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' >llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d" LegalizeTypesGeneric.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d" ObjCARCAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCContract.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d" ObjCARCContract.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineCasts.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d" InstCombineCasts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp"; exit 1; fi >llvm[2]: Compiling MCObjectStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d" MCObjectStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineCompares.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d" InstCombineCompares.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp"; exit 1; fi >llvm[3]: Compiling AMDILSIDevice.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d" AMDILSIDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp"; exit 1; fi >llvm[2]: Compiling Interval.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d" Interval.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp"; exit 1; fi >llvm[3]: Compiling R600ControlFlowFinalizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d" R600ControlFlowFinalizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp"; exit 1; fi >llvm[3]: Compiling R600EmitClauseMarkers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d" R600EmitClauseMarkers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp"; exit 1; fi >llvm[2]: Compiling MCObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d" MCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp"; exit 1; fi >llvm[2]: Compiling IntervalPartition.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d" IntervalPartition.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXUtilities.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d" NVPTXUtilities.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCExpand.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d" ObjCARCExpand.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp"; exit 1; fi >llvm[3]: Compiling ExtractGV.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d" ExtractGV.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp"; exit 1; fi >llvm[2]: Compiling MCPureStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d" MCPureStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp"; exit 1; fi >llvm[2]: Compiling MCRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d" MCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCOpts.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d" ObjCARCOpts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSection.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d" MCSection.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp"; exit 1; fi >llvm[3]: Compiling ObjCARCUtil.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d" ObjCARCUtil.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp"; exit 1; fi >llvm[3]: Compiling ProvenanceAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d" ProvenanceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMInstrumentation.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a >llvm[3]: Compiling SimplifyCFG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d" SimplifyCFG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp"; exit 1; fi >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' >llvm[3]: Compiling FunctionAttrs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d" FunctionAttrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSectionCOFF.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d" MCSectionCOFF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp"; exit 1; fi >llvm[3]: Compiling R600ExpandSpecialInstrs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d" R600ExpandSpecialInstrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp"; exit 1; fi >llvm[3]: Compiling SimplifyIndVar.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d" SimplifyIndVar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp"; exit 1; fi >llvm[3]: Compiling SimplifyInstructions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d" SimplifyInstructions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp"; exit 1; fi >llvm[2]: Compiling LazyValueInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d" LazyValueInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling GlobalMerge.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d" GlobalMerge.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeVectorOps.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d" LegalizeVectorOps.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp"; exit 1; fi >llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d" LegalizeVectorTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSectionELF.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d" MCSectionELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp"; exit 1; fi >llvm[3]: Compiling NVPTXutil.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d" NVPTXutil.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopVectorize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d" LoopVectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp"; exit 1; fi >llvm[3]: Compiling ResourcePriorityQueue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d" ResourcePriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp"; exit 1; fi >llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d" AggressiveAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp"; exit 1; fi >llvm[3]: Compiling R600ISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d" R600ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling ScheduleDAGFast.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d" ScheduleDAGFast.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSectionMachO.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d" MCSectionMachO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp"; exit 1; fi >llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d" LibCallAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling NVVMReflect.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d" NVVMReflect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp"; exit 1; fi >llvm[2]: Compiling MCStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d" MCStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp"; exit 1; fi >llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d" ScheduleDAGRRList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMNVPTXCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a >for dir in InstPrinter TargetInfo MCTargetDesc; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/.dir >llvm[4]: Compiling NVPTXInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d" NVPTXInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/.dir >llvm[4]: Compiling NVPTXTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d" NVPTXTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling IndVarSimplify.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d" IndVarSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d" InstCombineLoadStoreAlloca.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp"; exit 1; fi >llvm[3]: Compiling GlobalDCE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d" GlobalDCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp"; exit 1; fi >llvm[3]: Compiling R600InstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d" R600InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSubtargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d" MCSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MCSymbol.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d" MCSymbol.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp"; exit 1; fi >llvm[3]: Compiling R600MachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d" R600MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d" ScheduleDAGSDNodes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMNVPTXInfo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/.dir >llvm[4]: Compiling NVPTXMCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d" NVPTXMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling NVPTXMCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d" NVPTXMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp"; exit 1; fi >llvm[2]: Compiling MCValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d" MCValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp"; exit 1; fi >llvm[3]: Compiling GlobalOpt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d" GlobalOpt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d" InstCombineMulDivRem.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMNVPTXDesc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' >llvm[3]: Compiling SimplifyLibCalls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d" SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp"; exit 1; fi >llvm[3]: Compiling SLPVectorizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d" SLPVectorizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp"; exit 1; fi >llvm[2]: Compiling MCWin64EH.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d" MCWin64EH.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp"; exit 1; fi >llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d" ScheduleDAGVLIW.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMObjCARCOpts.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' >llvm[3]: Compiling SelectionDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d" SelectionDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp"; exit 1; fi >llvm[2]: Compiling LibCallSemantics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d" LibCallSemantics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp"; exit 1; fi >llvm[2]: Compiling MachObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d" MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/AArch64' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/.dir >llvm[3]: Building AArch64.td assembly matcher with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp AArch64.td >llvm[3]: Building AArch64.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp AArch64.td >llvm[3]: Compiling R600MachineScheduler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d" R600MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp"; exit 1; fi >llvm[2]: Compiling Lint.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d" Lint.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp"; exit 1; fi >llvm[3]: Building AArch64.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp AArch64.td >llvm[3]: Building AArch64.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp AArch64.td >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/ARM' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/.dir >llvm[3]: Building ARM.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp ARM.td >llvm[3]: Building ARM.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp ARM.td >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/PowerPC' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/.dir >llvm[3]: Building PPC.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp PPC.td >llvm[3]: Building AArch64.td disassembly tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp AArch64.td >llvm[3]: Compiling JumpThreading.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d" JumpThreading.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp"; exit 1; fi >llvm[3]: Building AArch64.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp AArch64.td >llvm[3]: Building PPC.td assembly matcher with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp PPC.td >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/lib/Target/X86' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/.dir >llvm[3]: Building X86.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86.td >llvm[3]: Building PPC.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp PPC.td >llvm[3]: Building AArch64.td MC code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp AArch64.td >llvm[3]: Building X86.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86.td >llvm[3]: Building PPC.td code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp PPC.td >llvm[3]: Building AArch64.td MC Pseudo instruction expander with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp AArch64.td >llvm[3]: Building ARM.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp ARM.td >llvm[3]: Building PPC.td instruction information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp PPC.td >llvm[3]: Building AArch64.td register info implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp AArch64.td >llvm[3]: Building PPC.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp PPC.td >llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d" UnifyFunctionExitNodes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp"; exit 1; fi >llvm[3]: Compiling R600Packetizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d" R600Packetizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp"; exit 1; fi >llvm[3]: Compiling Utils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d" Utils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp"; exit 1; fi >llvm[3]: Compiling R600RegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d" R600RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling VecUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d" VecUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp"; exit 1; fi >llvm[3]: Building AArch64.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp AArch64.td >llvm[3]: Building PPC.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp PPC.td >llvm[2]: Compiling Loads.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d" Loads.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp"; exit 1; fi >/usr/bin/cmp -s AArch64GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp AArch64GenAsmMatcher.inc >llvm[3]: Building PPC.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp PPC.td >/usr/bin/cmp -s AArch64GenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp AArch64GenAsmWriter.inc >llvm[3]: Compiling Vectorize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d" Vectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp"; exit 1; fi >/usr/bin/cmp -s AArch64GenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp AArch64GenCallingConv.inc >/usr/bin/cmp -s AArch64GenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp AArch64GenDAGISel.inc >/usr/bin/cmp -s AArch64GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp AArch64GenDisassemblerTables.inc >/usr/bin/cmp -s AArch64GenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp AArch64GenInstrInfo.inc >/usr/bin/cmp -s AArch64GenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp AArch64GenMCCodeEmitter.inc >/usr/bin/cmp -s AArch64GenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp AArch64GenMCPseudoLowering.inc >/usr/bin/cmp -s AArch64GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp AArch64GenRegisterInfo.inc >/usr/bin/cmp -s AArch64GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp AArch64GenSubtargetInfo.inc >llvm[3]: Compiling AArch64AsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d" AArch64AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td assembly matcher with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp ARM.td >llvm[3]: Building PPC.td MC code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp PPC.td >llvm[2]: Compiling SubtargetFeature.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d" SubtargetFeature.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp"; exit 1; fi >llvm[3]: Building X86.td assembly writer with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86.td >/usr/bin/cmp -s PPCGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp PPCGenRegisterInfo.inc >/usr/bin/cmp -s PPCGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp PPCGenAsmMatcher.inc >/usr/bin/cmp -s PPCGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp PPCGenAsmWriter.inc >/usr/bin/cmp -s PPCGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp PPCGenCodeEmitter.inc >/usr/bin/cmp -s PPCGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp PPCGenInstrInfo.inc >/usr/bin/cmp -s PPCGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp PPCGenDAGISel.inc >/usr/bin/cmp -s PPCGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp PPCGenSubtargetInfo.inc >/usr/bin/cmp -s PPCGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp PPCGenCallingConv.inc >/usr/bin/cmp -s PPCGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp PPCGenMCCodeEmitter.inc >llvm[3]: Compiling PPCAsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d" PPCAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling ValueMapper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d" ValueMapper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCBranchSelector.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d" PPCBranchSelector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombinePHI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d" InstCombinePHI.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp ARM.td >llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d" WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Building X86.td assembly matcher with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86.td >llvm[3]: Compiling PPCCTRLoops.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d" PPCCTRLoops.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp"; exit 1; fi >llvm[2]: Compiling LoopInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d" LoopInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling LoopPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d" LoopPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp"; exit 1; fi >llvm[2]: Compiling WinCOFFStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d" WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp ARM.td >llvm[3]: Compiling IPConstantPropagation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d" IPConstantPropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp"; exit 1; fi >llvm[3]: Building X86.td assembly writer #1 with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -asmwriternum=1 -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86.td >llvm[3]: Compiling SIAnnotateControlFlow.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d" SIAnnotateControlFlow.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp ARM.td >llvm[3]: Building Release Archive Library libLLVMTransformUtils.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' >llvm[3]: Building X86.td DAG instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86.td >llvm[3]: Building X86.td disassembly tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86.td >llvm[3]: Compiling AArch64BranchFixupPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d" AArch64BranchFixupPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp ARM.td >llvm[3]: Compiling IPO.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d" IPO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp"; exit 1; fi >llvm[3]: Compiling InlineAlways.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d" InlineAlways.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp"; exit 1; fi >llvm[3]: Compiling LICM.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d" LICM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td "fast" instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp ARM.td >llvm[3]: Compiling InlineSimple.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d" InlineSimple.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp"; exit 1; fi >llvm[3]: Compiling Inliner.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d" Inliner.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineSelect.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d" InstCombineSelect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64FrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d" AArch64FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp"; exit 1; fi >llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86.td >llvm[3]: Compiling PPCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d" PPCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td MC code emitter with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp ARM.td >llvm[3]: Compiling SIISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d" SIISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCFrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d" PPCFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMMC.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a >llvm[3]: Building X86.td calling convention information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86.td >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' >llvm[3]: Compiling SIInsertWaits.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d" SIInsertWaits.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopDeletion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d" LoopDeletion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp"; exit 1; fi >llvm[3]: Building ARM.td MC Pseudo instruction expander with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp ARM.td >llvm[3]: Building ARM.td disassembly tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp ARM.td >llvm[3]: Building Release Archive Library libLLVMVectorize.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o >llvm[3]: Building X86.td subtarget information with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86.td >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' >llvm[2]: Compiling MemDepPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d" MemDepPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d" LoopIdiomRecognize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64ISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d" AArch64ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling Internalize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d" Internalize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp"; exit 1; fi >/usr/bin/cmp -s ARMGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp ARMGenRegisterInfo.inc >/usr/bin/cmp -s ARMGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp ARMGenInstrInfo.inc >/usr/bin/cmp -s ARMGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp ARMGenAsmWriter.inc >/usr/bin/cmp -s ARMGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp ARMGenAsmMatcher.inc >/usr/bin/cmp -s ARMGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp ARMGenDAGISel.inc >/usr/bin/cmp -s ARMGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp ARMGenSubtargetInfo.inc >/usr/bin/cmp -s ARMGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp ARMGenCodeEmitter.inc >/usr/bin/cmp -s ARMGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp ARMGenCallingConv.inc >/usr/bin/cmp -s ARMGenFastISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp ARMGenFastISel.inc >/usr/bin/cmp -s ARMGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp ARMGenMCCodeEmitter.inc >/usr/bin/cmp -s ARMGenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp ARMGenMCPseudoLowering.inc >/usr/bin/cmp -s ARMGenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp ARMGenDisassemblerTables.inc >llvm[3]: Compiling A15SDOptimizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d" A15SDOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopExtractor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d" LoopExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp"; exit 1; fi >/usr/bin/cmp -s X86GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86GenRegisterInfo.inc >/usr/bin/cmp -s X86GenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86GenInstrInfo.inc >/usr/bin/cmp -s X86GenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86GenAsmWriter.inc >/usr/bin/cmp -s X86GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86GenAsmMatcher.inc >/usr/bin/cmp -s X86GenAsmWriter1.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86GenAsmWriter1.inc >/usr/bin/cmp -s X86GenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86GenDAGISel.inc >/usr/bin/cmp -s X86GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86GenDisassemblerTables.inc >/usr/bin/cmp -s X86GenFastISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86GenFastISel.inc >/usr/bin/cmp -s X86GenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86GenCallingConv.inc >llvm[3]: Compiling ARMAsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d" ARMAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp"; exit 1; fi >/usr/bin/cmp -s X86GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86GenSubtargetInfo.inc >llvm[3]: Compiling PPCHazardRecognizers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d" PPCHazardRecognizers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp"; exit 1; fi >llvm[3]: Compiling X86AsmPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d" X86AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling X86COFFMachineModuleInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d" X86COFFMachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d" SelectionDAGBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp"; exit 1; fi >llvm[3]: Compiling X86CodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d" X86CodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling SIInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d" SIInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MemoryBuiltins.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d" MemoryBuiltins.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp"; exit 1; fi >llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d" MemoryDependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp"; exit 1; fi >llvm[2]: Compiling AllocationOrder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d" AllocationOrder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d" PPCISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp"; exit 1; fi >llvm[2]: Compiling Analysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp"; exit 1; fi >llvm[3]: Compiling MergeFunctions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d" MergeFunctions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp"; exit 1; fi >llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d" ModuleDebugInfoPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64ISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d" AArch64ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopInstSimplify.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d" LoopInstSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64InstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d" AArch64InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling SILowerControlFlow.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d" SILowerControlFlow.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopRotation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d" LoopRotation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineShifts.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d" InstCombineShifts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp"; exit 1; fi >llvm[3]: Compiling PartialInlining.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d" PartialInlining.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp"; exit 1; fi >llvm[3]: Compiling PassManagerBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d" PassManagerBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp"; exit 1; fi >llvm[3]: Compiling X86FastISel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d" X86FastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp"; exit 1; fi >llvm[3]: Compiling PruneEH.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d" PruneEH.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d" PPCISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d" PPCInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling StripDeadPrototypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d" StripDeadPrototypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d" InstCombineSimplifyDemanded.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp"; exit 1; fi >llvm[3]: Compiling StripSymbols.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d" StripSymbols.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp"; exit 1; fi >llvm[3]: Compiling SIMachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d" SIMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling NoAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d" NoAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMBaseInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d" ARMBaseInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCJITInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d" PPCJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling InstCombineVectorOps.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d" InstCombineVectorOps.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp"; exit 1; fi >llvm[2]: Compiling PHITransAddr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d" PHITransAddr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp"; exit 1; fi >llvm[3]: Compiling SIRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d" SIRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling LoopStrengthReduce.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d" LoopStrengthReduce.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp"; exit 1; fi >llvm[3]: Compiling InstructionCombining.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d" InstructionCombining.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMipo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' >llvm[3]: Compiling LoopUnrollPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d" LoopUnrollPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64MCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d" AArch64MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp"; exit 1; fi >llvm[3]: Compiling SelectionDAGDumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d" SelectionDAGDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMR600CodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o >llvm[3]: Compiling AArch64MachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d" AArch64MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a >llvm[3]: Compiling ARMBaseRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d" ARMBaseRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp"; exit 1; fi >for dir in InstPrinter TargetInfo MCTargetDesc; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/.dir >llvm[4]: Compiling AMDGPUInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d" AMDGPUInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d" ARMCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMConstantIslandPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d" ARMConstantIslandPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp"; exit 1; fi >llvm[2]: Compiling PathNumbering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d" PathNumbering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMR600AsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/.dir >llvm[4]: Compiling AMDGPUTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d" AMDGPUTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMConstantPoolValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d" ARMConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp"; exit 1; fi >llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d" BasicTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64RegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d" AArch64RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64SelectionDAGInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d" AArch64SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling PathProfileInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d" PathProfileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling PathProfileVerifier.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d" PathProfileVerifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp"; exit 1; fi >llvm[2]: Compiling BranchFolding.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d" BranchFolding.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp"; exit 1; fi >llvm[2]: Compiling PostDominators.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d" PostDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp"; exit 1; fi >llvm[3]: Compiling X86FixupLEAs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d" X86FixupLEAs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMR600Info.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/.dir >llvm[4]: Compiling AMDGPUAsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d" AMDGPUAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp"; exit 1; fi >llvm[4]: Compiling AMDGPUELFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d" AMDGPUELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64Subtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d" AArch64Subtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp"; exit 1; fi >llvm[3]: Compiling X86FloatingPoint.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d" X86FloatingPoint.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp"; exit 1; fi >llvm[4]: Compiling AMDGPUMCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d" AMDGPUMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileDataLoader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d" ProfileDataLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp"; exit 1; fi >llvm[4]: Compiling AMDGPUMCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d" AMDGPUMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp"; exit 1; fi >llvm[4]: Compiling R600MCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d" R600MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMInstCombine.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a >llvm[4]: Compiling SIMCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d" SIMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp"; exit 1; fi >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' >llvm[3]: Compiling SelectionDAGISel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d" SelectionDAGISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64TargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d" AArch64TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp"; exit 1; fi >llvm[3]: Compiling AArch64TargetObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d" AArch64TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp"; exit 1; fi >llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d" SelectionDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMExpandPseudoInsts.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d" ARMExpandPseudoInsts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp"; exit 1; fi >llvm[3]: Compiling X86FrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d" X86FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMFastISel.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d" ARMFastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMFrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d" ARMFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMHazardRecognizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d" ARMHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCMCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d" PPCMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMR600Desc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' >llvm[3]: Compiling LoopUnswitch.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d" LoopUnswitch.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp"; exit 1; fi >llvm[3]: Compiling TargetLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d" TargetLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMAArch64CodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a >for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/.dir >llvm[4]: Compiling AArch64InstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d" AArch64InstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling LowerAtomic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d" LowerAtomic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp"; exit 1; fi >llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d" X86ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMISelDAGToDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d" ARMISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileDataLoaderPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d" ProfileDataLoaderPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCMachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d" PPCMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d" PPCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling Mangler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d" Mangler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp"; exit 1; fi >llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d" TargetSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86ISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d" X86ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp"; exit 1; fi >llvm[2]: Compiling CalcSpillWeights.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d" CalcSpillWeights.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp"; exit 1; fi >llvm[3]: Compiling X86InstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d" X86InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling Target.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d" Target.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp"; exit 1; fi >llvm[2]: Compiling CallingConvLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d" CallingConvLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp"; exit 1; fi >llvm[2]: Compiling CodeGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d" CodeGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp"; exit 1; fi >llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d" CriticalAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp"; exit 1; fi >llvm[3]: Compiling MemCpyOptimizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d" MemCpyOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp"; exit 1; fi >llvm[3]: Compiling Reassociate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d" Reassociate.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileEstimatorPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d" ProfileEstimatorPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp"; exit 1; fi >llvm[3]: Compiling X86JITInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d" X86JITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCSelectionDAGInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d" PPCSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d" TargetIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling Reg2Mem.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d" Reg2Mem.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp"; exit 1; fi >llvm[3]: Compiling SCCP.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d" SCCP.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCSubtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d" PPCSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d" ProfileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d" PPCTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp"; exit 1; fi >llvm[3]: Compiling PPCTargetTransformInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d" PPCTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileInfoLoader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d" ProfileInfoLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMISelLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d" ARMISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp"; exit 1; fi >llvm[2]: Compiling DFAPacketizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d" DFAPacketizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp"; exit 1; fi >llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d" DeadMachineInstructionElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a >llvm[2]: Compiling DwarfEHPrepare.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d" DwarfEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp"; exit 1; fi >llvm[2]: Compiling EarlyIfConversion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d" EarlyIfConversion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp"; exit 1; fi >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' >llvm[2]: Compiling EdgeBundles.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d" EdgeBundles.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp"; exit 1; fi >llvm[3]: Compiling SROA.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d" SROA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetJITInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d" TargetJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetLibraryInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d" TargetLibraryInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp"; exit 1; fi >ARMISelLowering.cpp: In member function 'virtual void llvm::ARMTargetLowering::HandleByVal(llvm::CCState*, unsigned int&, unsigned int) const': >ARMISelLowering.cpp:1798:68: warning: enumeral and non-enumeral type in conditional expression [enabled by default] > unsigned ByValRegEnd = (size < excess) ? reg + size/4 : ARM::R4; > ^ >llvm[3]: Compiling X86MCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d" X86MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileInfoLoaderPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d" ProfileInfoLoaderPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp"; exit 1; fi >llvm[2]: Compiling ProfileVerifierPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d" ProfileVerifierPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp"; exit 1; fi >llvm[2]: Compiling PtrUseVisitor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d" PtrUseVisitor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMPowerPCCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a >for dir in AsmParser InstPrinter TargetInfo MCTargetDesc; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/.dir >llvm[4]: Compiling PPCAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d" PPCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling RegionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d" RegionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling RegionPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d" RegionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp"; exit 1; fi >llvm[2]: Compiling RegionPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d" RegionPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d" ARMInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMJITInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d" ARMJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d" X86MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86PadShortFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d" X86PadShortFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d" TargetLoweringObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMPowerPCAsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/.dir >llvm[4]: Compiling PPCInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d" PPCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d" TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp"; exit 1; fi >llvm[2]: Compiling ErlangGC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d" ErlangGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp"; exit 1; fi >llvm[2]: Compiling ExecutionDepsFix.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d" ExecutionDepsFix.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp"; exit 1; fi >llvm[3]: Compiling X86RegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d" X86RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMPowerPCAsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/.dir >llvm[4]: Compiling PowerPCTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d" PowerPCTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d" X86SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling ExpandISelPseudos.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d" ExpandISelPseudos.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp"; exit 1; fi >llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d" ExpandPostRAPseudos.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMPowerPCInfo.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' >llvm[2]: Compiling TargetMachineC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d" TargetMachineC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp"; exit 1; fi >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/.dir >llvm[4]: Compiling PPCAsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d" PPCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCELFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d" PPCELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Compiling Scalar.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d" Scalar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp"; exit 1; fi >llvm[3]: Compiling X86Subtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d" X86Subtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMLoadStoreOptimizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d" ARMLoadStoreOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp"; exit 1; fi >llvm[2]: Compiling GCMetadata.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d" GCMetadata.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp"; exit 1; fi >llvm[3]: Compiling ScalarReplAggregates.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d" ScalarReplAggregates.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCMCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d" PPCMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86TargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d" X86TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCMCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d" PPCMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling X86TargetObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d" X86TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp"; exit 1; fi >llvm[2]: Compiling ScalarEvolution.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d" ScalarEvolution.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d" TargetSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMAArch64AsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/.dir >llvm[4]: Compiling AArch64AsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d" AArch64AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCMCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d" PPCMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp"; exit 1; fi >llvm[3]: Compiling SimplifyCFGPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d" SimplifyCFGPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMMCInstLower.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d" ARMMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp"; exit 1; fi >llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d" ScalarEvolutionAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp"; exit 1; fi >llvm[2]: Compiling GCMetadataPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d" GCMetadataPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling SimplifyLibCalls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d" SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp"; exit 1; fi >llvm[3]: Compiling Sink.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d" Sink.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp"; exit 1; fi >llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d" ScalarEvolutionExpander.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp"; exit 1; fi >llvm[2]: Compiling GCStrategy.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d" GCStrategy.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCPredicates.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d" PPCPredicates.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/lib/libLLVMPowerPCDesc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' >llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d" ScalarEvolutionNormalization.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp"; exit 1; fi >llvm[2]: Compiling IfConversion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d" IfConversion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp"; exit 1; fi >llvm[2]: Compiling SparsePropagation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d" SparsePropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMMachineFunctionInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d" ARMMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMTarget.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a >llvm[3]: Compiling X86TargetTransformInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d" X86TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling X86VZeroUpper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d" X86VZeroUpper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d" ARMRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling InlineSpiller.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d" InlineSpiller.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp"; exit 1; fi >llvm[2]: Compiling InterferenceCache.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d" InterferenceCache.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetTransformInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d" TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling Trace.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d" Trace.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp"; exit 1; fi >llvm[2]: Compiling IntrinsicLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d" IntrinsicLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMAArch64AsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/.dir >llvm[4]: Compiling AArch64Disassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d" AArch64Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp"; exit 1; fi >llvm[2]: Compiling JITCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d" JITCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling TailRecursionElimination.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d" TailRecursionElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMSelectionDAGInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d" ARMSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling LLVMTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d" LLVMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMSubtarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d" ARMSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp"; exit 1; fi >llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d" TypeBasedAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp"; exit 1; fi >llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d" LatencyPriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp"; exit 1; fi >llvm[2]: Compiling ValueTracking.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d" ValueTracking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMTargetMachine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d" ARMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp"; exit 1; fi >llvm[2]: Compiling LexicalScopes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d" LexicalScopes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp"; exit 1; fi >llvm[3]: Compiling ARMTargetObjectFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d" ARMTargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMScalarOpts.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a >llvm[3]: Compiling ARMTargetTransformInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d" ARMTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp"; exit 1; fi >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' >llvm[2]: Compiling LiveDebugVariables.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d" LiveDebugVariables.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp"; exit 1; fi >llvm[3]: Compiling MLxExpansionPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d" MLxExpansionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveInterval.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d" LiveInterval.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMAArch64Disassembler.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/.dir >llvm[4]: Compiling AArch64TargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d" AArch64TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d" LiveIntervalAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb1FrameLowering.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d" Thumb1FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb1InstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d" Thumb1InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb1RegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d" Thumb1RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMAArch64Info.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a >llvm[3]: Compiling Thumb2ITBlockPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d" Thumb2ITBlockPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/.dir >llvm[4]: Compiling AArch64AsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d" AArch64AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveIntervalUnion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d" LiveIntervalUnion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveRangeCalc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d" LiveRangeCalc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveRangeEdit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d" LiveRangeEdit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64ELFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d" AArch64ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb2InstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d" Thumb2InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveRegMatrix.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d" LiveRegMatrix.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64ELFStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d" AArch64ELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb2RegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d" Thumb2RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64MCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d" AArch64MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveStackAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d" LiveStackAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp"; exit 1; fi >llvm[3]: Compiling Thumb2SizeReduction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d" Thumb2SizeReduction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64MCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d" AArch64MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling LiveVariables.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d" LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp"; exit 1; fi >llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d" LocalStackSlotAllocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64MCExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d" AArch64MCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp"; exit 1; fi >llvm[4]: Compiling AArch64MCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d" AArch64MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineBasicBlock.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d" MachineBasicBlock.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d" MachineBlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineBlockPlacement.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d" MachineBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d" MachineBranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a >llvm[2]: Compiling MachineCSE.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d" MachineCSE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp"; exit 1; fi >for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/.dir >llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d" X86ATTInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp"; exit 1; fi >llvm[4]: Compiling X86InstComments.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d" X86InstComments.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d" MachineCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineCopyPropagation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d" MachineCopyPropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineDominators.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d" MachineDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp"; exit 1; fi >MachineBlockPlacement.cpp: In member function 'void {anonymous}::MachineBlockPlacement::buildCFGChains(llvm::MachineFunction&)': >MachineBlockPlacement.cpp:942:48: warning: typedef 'FunctionBlockSetType' locally defined but not used [-Wunused-local-typedefs] > typedef SmallPtrSet<MachineBasicBlock *, 16> FunctionBlockSetType; > ^ >llvm[4]: Building Release Archive Library libLLVMAArch64Desc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a >llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d" X86IntelInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/.dir >llvm[4]: Compiling AArch64BaseInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d" AArch64BaseInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d" MachineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMAnalysis.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o >llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d" MachineFunctionAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMARMCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o >llvm[2]: Compiling MachineFunctionPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d" MachineFunctionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a >llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d" MachineFunctionPrinterPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a >for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc; do \ > (make -C $dir all ) || exit 1; \ >done >llvm[4]: Building Release Archive Library libLLVMAArch64Utils.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a >llvm[2]: Compiling MachineInstr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d" MachineInstr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp"; exit 1; fi >for dir in IPA; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release > /dev/null >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/.dir >llvm[4]: Compiling ARMInstPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d" ARMInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp"; exit 1; fi >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release > /dev/null >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' >llvm[2]: Compiling MachineInstrBundle.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d" MachineInstrBundle.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/.dir >llvm[3]: Compiling CallGraph.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d" CallGraph.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/.dir >llvm[4]: Compiling X86AsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d" X86AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp"; exit 1; fi >llvm[3]: Compiling CallGraphSCCPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d" CallGraphSCCPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp"; exit 1; fi >llvm[3]: Compiling CallPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d" CallPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp"; exit 1; fi >llvm[3]: Compiling FindUsedTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d" FindUsedTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp"; exit 1; fi >X86AsmParser.cpp: In function 'void RewriteIntelBracExpression(llvm::SmallVectorImpl<llvm::AsmRewrite>*, llvm::StringRef, int64_t, int64_t, llvm::SMLoc&, llvm::SMLoc&, llvm::SMLoc&)': >X86AsmParser.cpp:1182:12: warning: variable 'Found' set but not used [-Wunused-but-set-variable] > bool Found = false; > ^ >llvm[3]: Compiling GlobalsModRef.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d" GlobalsModRef.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp"; exit 1; fi >llvm[3]: Compiling IPA.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d" IPA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp"; exit 1; fi >llvm[3]: Compiling InlineCost.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d" InlineCost.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMARMAsmPrinter.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release > /dev/null >llvm[2]: Compiling MachineLICM.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d" MachineLICM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/.dir >llvm[4]: Compiling ARMAsmParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d" ARMAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineLoopInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d" MachineLoopInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineModuleInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d" MachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d" MachineModuleInfoImpls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp"; exit 1; fi >llvm[2]: Compiling MachinePassRegistry.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d" MachinePassRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp"; exit 1; fi >llvm[2]: Compiling MachinePostDominators.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d" MachinePostDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d" MachineRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineSSAUpdater.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d" MachineSSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineScheduler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d" MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineSink.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d" MachineSink.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineTraceMetrics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d" MachineTraceMetrics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp"; exit 1; fi >llvm[2]: Compiling MachineVerifier.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d" MachineVerifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp"; exit 1; fi >llvm[2]: Compiling OcamlGC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d" OcamlGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp"; exit 1; fi >llvm[2]: Compiling OptimizePHIs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d" OptimizePHIs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp"; exit 1; fi >llvm[2]: Compiling PHIElimination.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d" PHIElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp"; exit 1; fi >llvm[2]: Compiling PHIEliminationUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d" PHIEliminationUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp"; exit 1; fi >llvm[2]: Compiling Passes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d" Passes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp"; exit 1; fi >llvm[2]: Compiling PeepholeOptimizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d" PeepholeOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp"; exit 1; fi >llvm[2]: Compiling PostRASchedulerList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d" PostRASchedulerList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a >llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d" ProcessImplicitDefs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/.dir >llvm[4]: Compiling X86Disassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d" X86Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp"; exit 1; fi >llvm[4]: Compiling X86DisassemblerDecoder.c for Release build >if gcc -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d" X86DisassemblerDecoder.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp"; exit 1; fi >llvm[2]: Compiling PrologEpilogInserter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d" PrologEpilogInserter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp"; exit 1; fi >llvm[2]: Compiling PseudoSourceValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d" PseudoSourceValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp"; exit 1; fi >llvm[3]: Building Release Archive Library libLLVMipa.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' >llvm[2]: Compiling RegAllocBase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d" RegAllocBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp"; exit 1; fi >llvm[2]: Compiling RegAllocBasic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d" RegAllocBasic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp"; exit 1; fi >llvm[2]: Compiling RegAllocFast.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d" RegAllocFast.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp"; exit 1; fi >llvm[2]: Compiling RegAllocGreedy.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d" RegAllocGreedy.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp"; exit 1; fi >llvm[2]: Compiling RegAllocPBQP.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d" RegAllocPBQP.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp"; exit 1; fi >llvm[2]: Compiling RegisterClassInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d" RegisterClassInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling RegisterCoalescer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d" RegisterCoalescer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/.dir >llvm[4]: Compiling X86TargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" X86TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling RegisterPressure.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d" RegisterPressure.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp"; exit 1; fi >llvm[2]: Compiling RegisterScavenging.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d" RegisterScavenging.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp"; exit 1; fi >llvm[2]: Compiling ScheduleDAG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d" ScheduleDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86Info.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/.dir >llvm[4]: Compiling X86AsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d" X86AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp"; exit 1; fi >llvm[4]: Compiling X86ELFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d" X86ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp"; exit 1; fi >llvm[4]: Compiling X86MCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d" X86MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d" X86MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp"; exit 1; fi >llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d" ScheduleDAGInstrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp"; exit 1; fi >llvm[4]: Compiling X86MCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d" X86MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp"; exit 1; fi >llvm[4]: Compiling X86MachObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d" X86MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp"; exit 1; fi >llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d" X86WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp"; exit 1; fi >llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d" ScheduleDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp"; exit 1; fi >llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d" ScoreboardHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp"; exit 1; fi >llvm[2]: Compiling ShadowStackGC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d" ShadowStackGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp"; exit 1; fi >llvm[2]: Compiling ShrinkWrapping.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d" ShrinkWrapping.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp"; exit 1; fi >llvm[2]: Compiling SjLjEHPrepare.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d" SjLjEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp"; exit 1; fi >llvm[2]: Compiling SlotIndexes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d" SlotIndexes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp"; exit 1; fi >llvm[2]: Compiling SpillPlacement.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d" SpillPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp"; exit 1; fi >llvm[2]: Compiling Spiller.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d" Spiller.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp"; exit 1; fi >llvm[2]: Compiling SplitKit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d" SplitKit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp"; exit 1; fi >llvm[2]: Compiling StackColoring.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d" StackColoring.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp"; exit 1; fi >llvm[2]: Compiling StackProtector.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d" StackProtector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp"; exit 1; fi >llvm[2]: Compiling StackSlotColoring.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d" StackSlotColoring.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp"; exit 1; fi >llvm[2]: Compiling StrongPHIElimination.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d" StrongPHIElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp"; exit 1; fi >llvm[2]: Compiling TailDuplication.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d" TailDuplication.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86Desc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/.dir >llvm[4]: Compiling X86ShuffleDecode.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d" X86ShuffleDecode.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d" TargetFrameLoweringImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetInstrInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d" TargetInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetLoweringBase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d" TargetLoweringBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMX86Utils.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' >llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d" TargetLoweringObjectFileImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetOptionsImpl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d" TargetOptionsImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetRegisterInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d" TargetRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp"; exit 1; fi >llvm[2]: Compiling TargetSchedule.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d" TargetSchedule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp"; exit 1; fi >llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d" TwoAddressInstructionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp"; exit 1; fi >llvm[2]: Compiling UnreachableBlockElim.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d" UnreachableBlockElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp"; exit 1; fi >llvm[2]: Compiling VirtRegMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d" VirtRegMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/.dir >llvm[4]: Compiling ARMDisassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d" ARMDisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp"; exit 1; fi >llvm[2]: Building Release Archive Library libLLVMCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' >llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/.dir >llvm[4]: Compiling ARMTargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d" ARMTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/lib/libLLVMARMInfo.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMInfo.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/.dir >llvm[4]: Compiling ARMAsmBackend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d" ARMAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMELFObjectWriter.cpp for Release build >llvm[4]: Compiling ARMELFStreamer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d" ARMELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d" ARMELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMMCAsmInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d" ARMMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMMCCodeEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d" ARMMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMMCExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d" ARMMCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMMCTargetDesc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d" ARMMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMMachObjectWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d" ARMMachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp"; exit 1; fi >llvm[4]: Compiling ARMUnwindOpAsm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d" ARMUnwindOpAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libLLVMARMDesc.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' >llvm[1]: Linking Release Shared Library libLLVM-3.3.so >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVM-3.3.so \ > -Wl,--whole-archive -lLLVMAArch64Desc -lLLVMMCDisassembler -lLLVMSupport -lLLVMSelectionDAG -lLLVMAnalysis -lLLVMRuntimeDyld -lLLVMX86CodeGen -lLLVMAArch64CodeGen -lLLVMExecutionEngine -lLLVMAArch64AsmParser -lLLVMAArch64Utils -lLLVMLinker -lLLVMX86Disassembler -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMX86Info -lLLVMR600CodeGen -lLLVMipo -lLLVMMC -lLLVMNVPTXCodeGen -lLLVMPowerPCAsmParser -lLLVMARMDisassembler -lLLVMPowerPCAsmPrinter -lLLVMARMAsmPrinter -lLLVMSystemZInfo -lLLVMCore -lLLVMR600Desc -lLLVMX86AsmParser -lLLVMARMCodeGen -lLLVMARMAsmParser -lLLVMVectorize -lLLVMMCParser -lLLVMOption -lLLVMScalarOpts -lLLVMInterpreter -lLLVMNVPTXInfo -lLLVMAArch64Disassembler -lLLVMAArch64Info -lLLVMBitWriter -lLLVMAsmPrinter -lLLVMBitReader -lLLVMJIT -lLLVMipa -lLLVMInstCombine -lLLVMObject -lLLVMSystemZAsmPrinter -lLLVMSystemZDesc -lLLVMCodeGen -lLLVMAsmParser -lLLVMIRReader -lLLVMPowerPCInfo -lLLVMSystemZAsmParser -lLLVMNVPTXAsmPrinter -lLLVMARMDesc -lLLVMTarget -lLLVMMCJIT -lLLVMArchive -lLLVMInstrumentation -lLLVMCppBackendInfo -lLLVMDebugInfo -lLLVMR600AsmPrinter -lLLVMAArch64AsmPrinter -lLLVMX86Desc -lLLVMARMInfo -lLLVMPowerPCDesc -lLLVMPowerPCCodeGen -lLLVMR600Info -lLLVMCppBackendCodeGen -lLLVMNVPTXDesc -lLLVMObjCARCOpts -lLLVMSystemZCodeGen -lLLVMTransformUtils -Wl,--no-whole-archive -Wl,--soname,libLLVM-3.3.so -Wl,--no-undefined -Wl,-Bsymbolic -lpthread -lffi -ldl -lm >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/.dir >llvm[1]: Building llvm-config BuildVariables.inc file. >echo 's/@LLVM_SRC_ROOT@/\/builddir\/build\/BUILD\/llvm-3.3.src/' \ > > temp.sed >echo 's/@LLVM_OBJ_ROOT@/\/builddir\/build\/BUILD\/llvm-3.3.src/' \ > >> 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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual/' \ > >> temp.sed >echo 's/@LLVM_LDFLAGS@//' \ > >> temp.sed >echo 's/@LLVM_BUILDMODE@/Release/' \ > >> temp.sed >echo 's/@LLVM_SYSTEM_LIBS@/-lpthread -lffi -ldl -lm /' \ > >> temp.sed >echo 's/@LLVM_TARGETS_BUILT@/R600 SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 /' \ > >> temp.sed >/usr/bin/sed -f temp.sed < /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/BuildVariables.inc.in > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/BuildVariables.inc >/usr/bin/rm temp.sed >llvm[1]: Compiling llvm-config.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/llvm-config/Release -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d" llvm-config.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp"; exit 1; fi >llvm[1]: Linking Release executable llvm-config >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/llvm-config/Release -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-config /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[1]: ======= Finished Linking Release Executable llvm-config >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' >make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools' >for dir in llvm-config; do \ > (make -C $dir all ) || exit 1; \ >done >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib; \ > DD=llvm-ranlib; \ > if [ ! -f $SD/Makefile ]; then \ > SD=llvm-ranlib; \ > DD=llvm-ranlib; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof; \ > DD=llvm-prof; \ > if [ ! -f $SD/Makefile ]; then \ > SD=llvm-prof; \ > DD=llvm-prof; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-config' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-as' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release > /dev/null >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/.dir >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/.dir >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release > /dev/null >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/.dir >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/.dir >llvm[2]: Compiling llvm-nm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d" llvm-nm.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp"; exit 1; fi >llvm[2]: Compiling llc.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/.dir >llvm[2]: Compiling llvm-ar.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d" llvm-ar.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d" llc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-as.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d" llvm-as.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-link.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d" llvm-link.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-dis.cpp for Release build >llvm[2]: Compiling RecordingMemoryManager.cpp for Release build >llvm[2]: Compiling AnalysisWrappers.cpp for Release build >llvm[2]: Compiling llvm-ranlib.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d" llvm-dis.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o ; \ >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d" RecordingMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp"; exit 1; fi > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d" AnalysisWrappers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d" llvm-ranlib.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-prof.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d" llvm-prof.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-bcanalyzer.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d" llvm-bcanalyzer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-extract.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d" llvm-extract.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/.dir >llvm[2]: Compiling Disassembler.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp"; exit 1; fi >llvm[2]: Compiling BugDriver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d" BugDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp"; exit 1; fi >llvm[2]: Compiling macho-dump.cpp for Release build >llvm[2]: Compiling DiffConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d" DiffConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d" macho-dump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-mc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d" llvm-mc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-ranlib >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-ranlib /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling RemoteTarget.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d" RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-as >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-as /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-ranlib >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' >llvm[2]: Compiling lli.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d" lli.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-as >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' >llvm[2]: Compiling DiffLog.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d" DiffLog.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp"; exit 1; fi >llvm[2]: Compiling CrashDebugger.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d" CrashDebugger.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable macho-dump >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/macho-dump /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling ExecutionDriver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d" ExecutionDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-extract >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-extract /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable llvm-link >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-link /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable macho-dump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' >llvm[2]: Compiling DifferenceEngine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d" DifferenceEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-extract >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' >llvm[2]: Compiling llvm-diff.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d" llvm-diff.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp"; exit 1; fi >llvm[2]: Compiling GraphPrinters.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d" GraphPrinters.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-link >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' >llvm[2]: Compiling PrintSCC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d" PrintSCC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-ar >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-ar /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling ExtractFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d" ExtractFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-dis >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-dis /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-ar >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' >llvm[2]: Compiling opt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d" opt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-dis >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' >llvm[2]: Compiling FindBugs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d" FindBugs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-bcanalyzer >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-bcanalyzer /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling Miscompilation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d" Miscompilation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' >llvm[2]: Compiling OptimizerDriver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d" OptimizerDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >llvm[2]: Linking Release executable llvm-nm >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-nm /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/.dir >llvm[2]: Compiling COFFDump.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d" COFFDump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-nm >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' >llvm[2]: Compiling ELFDump.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d" ELFDump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp"; exit 1; fi >llvm[2]: Compiling MCFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d" MCFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp"; exit 1; fi >llvm[2]: Compiling MachODump.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d" MachODump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-prof >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-prof /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-prof >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' >llvm[2]: Compiling ToolRunner.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d" ToolRunner.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp"; exit 1; fi >llvm[2]: Compiling llvm-objdump.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d" llvm-objdump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-readobj' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/.dir >llvm[2]: Compiling COFFDumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d" COFFDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-mc >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-mc /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-mc >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' >llvm[2]: Compiling ELFDumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d" ELFDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp"; exit 1; fi >llvm[2]: Compiling bugpoint.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d" bugpoint.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp"; exit 1; fi >llvm[2]: Compiling Error.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable lli >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/lli /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable lli >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' >llvm[2]: Compiling MachODumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d" MachODumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llc >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llc /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling ObjDumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d" ObjDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-rtdyld' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/.dir >llvm[2]: Compiling llvm-rtdyld.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d" llvm-rtdyld.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llc >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' >llvm[2]: Compiling StreamWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d" StreamWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-dwarfdump' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/.dir >llvm[2]: Compiling llvm-dwarfdump.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d" llvm-dwarfdump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-cov' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/.dir >llvm[2]: Compiling llvm-cov.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d" llvm-cov.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-size' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/.dir >llvm[2]: Compiling llvm-size.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d" llvm-size.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-stress' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/.dir >llvm[2]: Compiling llvm-stress.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d" llvm-stress.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-mcmarkup' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/.dir >llvm[2]: Compiling llvm-mcmarkup.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d" llvm-mcmarkup.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-rtdyld >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-rtdyld /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/llvm-symbolizer' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/.dir >llvm[2]: Compiling LLVMSymbolize.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d" LLVMSymbolize.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-cov >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-cov /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-rtdyld >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' >llvm[2]: Compiling llvm-symbolizer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d" llvm-symbolizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-cov >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/obj2yaml' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/.dir >llvm[2]: Compiling coff2yaml.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d" coff2yaml.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-dwarfdump >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-dwarfdump /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling obj2yaml.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d" obj2yaml.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/yaml2obj' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/.dir >llvm[2]: Compiling yaml2obj.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d" yaml2obj.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-dwarfdump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' >llvm[2]: Compiling llvm-readobj.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d" llvm-readobj.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/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.3.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.3.src/tools/lto' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/.dir >llvm[2]: Compiling LTOCodeGenerator.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d" LTOCodeGenerator.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-objdump >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-objdump /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-objdump >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' >llvm[2]: Compiling LTODisassembler.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d" LTODisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/bugpoint-passes' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/.dir >llvm[2]: Compiling TestPasses.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d" TestPasses.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp"; exit 1; fi >llvm[2]: Compiling LTOModule.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d" LTOModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-mcmarkup >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-mcmarkup /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Compiling lto.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d" lto.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable obj2yaml >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/obj2yaml /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-mcmarkup >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' >echo "{" > /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map >grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.3.src/tools/lto/lto.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map || : >sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.3.src/tools/lto/lto.exports >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map >echo " local: *;" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map >echo "};" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/clang' >for dir in utils/TableGen include lib tools runtime docs unittests; do \ > (make -C $dir all ) || exit 1; \ >done >llvm[2]: ======= Finished Linking Release Executable obj2yaml >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/.dir >llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d" ClangASTNodesEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling ClangAttrEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d" ClangAttrEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling ClangCommentCommandInfoEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d" ClangCommentCommandInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-symbolizer >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-symbolizer /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable llvm-size >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-size /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable bugpoint >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/bugpoint /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-symbolizer >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' >llvm[3]: Compiling ClangCommentHTMLNamedCharacterReferenceEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d" ClangCommentHTMLNamedCharacterReferenceEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable llvm-size >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' >llvm[3]: Compiling ClangCommentHTMLTagsEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d" ClangCommentHTMLTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.d.tmp"; exit 1; fi >llvm[2]: ======= Finished Linking Release Executable bugpoint >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' >llvm[3]: Compiling ClangDiagnosticsEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d" ClangDiagnosticsEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling ClangSACheckersEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d" ClangSACheckersEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.d.tmp"; exit 1; fi >llvm[2]: Linking Release Loadable Module BugpointPasses.so >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/BugpointPasses.so /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o \ > -lpthread -lffi -ldl -lm >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' >llvm[3]: Compiling NeonEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.d" NeonEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling OptParserEmitter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.d" OptParserEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi >llvm[3]: Compiling TableGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.d" TableGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi >llvm[2]: Linking Release executable llvm-diff >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-diff /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable yaml2obj >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/yaml2obj /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: Linking Release executable llvm-readobj >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-readobj /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable yaml2obj >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' >llvm[2]: Linking Release executable opt >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/opt /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-diff >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' >llvm[2]: ======= Finished Linking Release Executable llvm-readobj >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' >llvm[2]: ======= Finished Linking Release Executable opt >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' >llvm[2]: Linking Release executable llvm-stress >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-stress /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[2]: ======= Finished Linking Release Executable llvm-stress >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' >llvm[2]: Linking Release Shared Library libLTO.so >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.so /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o \ > -lLLVM-3.3 -Wl,--version-script,/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map -lpthread -lffi -ldl -lm >llvm[2]: Building Release Archive Library libLTO.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' >llvm[3]: Linking Release executable clang-tblgen >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangASTNodesEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangAttrEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentCommandInfoEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLNamedCharacterReferenceEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangCommentHTMLTagsEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangDiagnosticsEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/ClangSACheckersEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/NeonEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/OptParserEmitter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen/Release/TableGen.o -lLLVMTableGen -lLLVMSupport \ > -lpthread -lffi -ldl -lm >llvm[3]: ======= Finished Linking Release Executable clang-tblgen >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/utils/TableGen' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include' >for dir in clang clang-c; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang' >for dir in AST Basic Driver Lex Parse Sema Serialization; do \ > (make -C $dir all ) || exit 1; \ >done >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/.dir >llvm[5]: Building Clang attribute classes with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-classes -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/Attrs.inc.tmp \ >llvm[5]: Building Clang attribute implementations with tblgen > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/Attr.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-impl -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/Attr.td >llvm[5]: Building Clang attribute dumper with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-dump -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/Attr.td >llvm[5]: Building Clang statement node tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-stmt-nodes -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/StmtNodes.td >llvm[5]: Building Clang declaration node tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-decl-nodes -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/DeclNodes.td >llvm[5]: Building Clang comment node tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-nodes -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/../Basic/CommentNodes.td >llvm[5]: Building Clang comment HTML tag matchers with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-html-tags -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/CommentHTMLTags.td >llvm[5]: Building Clang comment HTML tag properties with tblgen >llvm[5]: Building Clang named character reference translation function with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-html-tags-properties -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/CommentHTMLTags.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-html-named-character-references -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td >llvm[5]: Building Clang comment command info with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-command-info -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/CommentCommands.td >llvm[5]: Building Clang list of comment commands with tblgen >/usr/bin/cmp -s Attrs.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/Attrs.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/Attrs.inc.tmp Attrs.inc >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-comment-command-list -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/CommentCommands.td >/usr/bin/cmp -s AttrImpl.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrImpl.inc.tmp AttrImpl.inc >/usr/bin/cmp -s AttrDump.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/AttrDump.inc.tmp AttrDump.inc >/usr/bin/cmp -s StmtNodes.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/StmtNodes.inc.tmp StmtNodes.inc >/usr/bin/cmp -s DeclNodes.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/DeclNodes.inc.tmp DeclNodes.inc >/usr/bin/cmp -s CommentNodes.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentNodes.inc.tmp CommentNodes.inc >/usr/bin/cmp -s CommentHTMLTags.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTags.inc.tmp CommentHTMLTags.inc >/usr/bin/cmp -s CommentHTMLTagsProperties.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLTagsProperties.inc.tmp CommentHTMLTagsProperties.inc >/usr/bin/cmp -s CommentHTMLNamedCharacterReferences.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentHTMLNamedCharacterReferences.inc.tmp CommentHTMLNamedCharacterReferences.inc >/usr/bin/cmp -s CommentCommandInfo.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandInfo.inc.tmp CommentCommandInfo.inc >/usr/bin/cmp -s CommentCommandList.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST/Release/CommentCommandList.inc.tmp CommentCommandList.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/AST' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/.dir >llvm[5]: Building Clang Analysis diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Analysis -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang AST diagnostic tables with tblgen >llvm[5]: Building Clang Comment diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=AST -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp Diagnostic.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Comment -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Common diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Common -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Driver diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Driver -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Frontend diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Frontend -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Lex diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Lex -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Parse diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Parse -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Sema diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Sema -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang Serialization diagnostic tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-defs -clang-component=Serialization -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp Diagnostic.td >llvm[5]: Building Clang diagnostic name index with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diags-index-name -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp Diagnostic.td >llvm[5]: Building Clang diagnostic groups with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-diag-groups -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp Diagnostic.td >llvm[5]: Building Clang attribute list with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-list -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/../.. Attr.td >llvm[5]: Building Clang arm_neon.inc with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-arm-neon-sema -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp arm_neon.td >llvm[5]: Updating Clang version info. >sed -e "s#@CLANG_VERSION@#3.3#g" \ > -e "s#@CLANG_VERSION_MAJOR@#3#g" \ > -e "s#@CLANG_VERSION_MINOR@#3#g" \ > -e "s#@CLANG_VERSION_PATCHLEVEL@##g" \ > -e "s#@CLANG_HAS_VERSION_PATCHLEVEL@#0#g" \ > Version.inc.in > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/Version.inc.tmp >/usr/bin/cmp -s Version.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/Version.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/Version.inc.tmp Version.inc >/usr/bin/cmp -s AttrList.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/AttrList.inc.tmp AttrList.inc >/usr/bin/cmp -s arm_neon.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/arm_neon.inc.tmp arm_neon.inc >/usr/bin/cmp -s DiagnosticASTKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticASTKinds.inc.tmp DiagnosticASTKinds.inc >/usr/bin/cmp -s DiagnosticCommentKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommentKinds.inc.tmp DiagnosticCommentKinds.inc >/usr/bin/cmp -s DiagnosticIndexName.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticIndexName.inc.tmp DiagnosticIndexName.inc >/usr/bin/cmp -s DiagnosticLexKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticLexKinds.inc.tmp DiagnosticLexKinds.inc >/usr/bin/cmp -s DiagnosticAnalysisKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticAnalysisKinds.inc.tmp DiagnosticAnalysisKinds.inc >/usr/bin/cmp -s DiagnosticDriverKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticDriverKinds.inc.tmp DiagnosticDriverKinds.inc >/usr/bin/cmp -s DiagnosticCommonKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticCommonKinds.inc.tmp DiagnosticCommonKinds.inc >/usr/bin/cmp -s DiagnosticParseKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticParseKinds.inc.tmp DiagnosticParseKinds.inc >/usr/bin/cmp -s DiagnosticFrontendKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticFrontendKinds.inc.tmp DiagnosticFrontendKinds.inc >/usr/bin/cmp -s DiagnosticSemaKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSemaKinds.inc.tmp DiagnosticSemaKinds.inc >/usr/bin/cmp -s DiagnosticGroups.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticGroups.inc.tmp DiagnosticGroups.inc >/usr/bin/cmp -s DiagnosticSerializationKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic/Release/DiagnosticSerializationKinds.inc.tmp DiagnosticSerializationKinds.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Basic' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/.dir >llvm[5]: Building Clang Driver Option tables with tblgen >llvm[5]: Building Clang CC1 Assembler Option tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/Options.inc.tmp Options.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/CC1AsOptions.inc.tmp CC1AsOptions.td >/usr/bin/cmp -s CC1AsOptions.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/CC1AsOptions.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/CC1AsOptions.inc.tmp CC1AsOptions.inc >/usr/bin/cmp -s Options.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/Options.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver/Release/Options.inc.tmp Options.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Driver' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/Release/.dir >llvm[5]: Building Clang attribute spellings with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-spelling-list -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/Release/AttrSpellings.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/../Basic/Attr.td >/usr/bin/cmp -s AttrSpellings.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/Release/AttrSpellings.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex/Release/AttrSpellings.inc.tmp AttrSpellings.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Lex' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/.dir >llvm[5]: Building Clang attribute expression arguments table with tblgen >llvm[5]: Building Clang attribute late-parsed table with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-expr-args-list -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrExprArgs.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/../Basic/Attr.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-late-parsed-list -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrLateParsed.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/../Basic/Attr.td >/usr/bin/cmp -s AttrExprArgs.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrExprArgs.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrExprArgs.inc.tmp AttrExprArgs.inc >/usr/bin/cmp -s AttrLateParsed.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrLateParsed.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse/Release/AttrLateParsed.inc.tmp AttrLateParsed.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Parse' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/.dir >llvm[5]: Building Clang parsed attribute list with tablegen >llvm[5]: Building Clang attribute template instantiate code with tablegen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-template-instantiate -o \ > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../Basic/Attr.td >llvm[5]: Building Clang parsed attribute kinds with tablegen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-parsed-attr-list -o \ > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../Basic/Attr.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-parsed-attr-kinds -o \ >llvm[5]: Building Clang attribute spelling list index with tablegen > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../Basic/Attr.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-spelling-index -o \ > /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/../Basic/Attr.td >/usr/bin/cmp -s AttrTemplateInstantiate.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrTemplateInstantiate.inc.tmp AttrTemplateInstantiate.inc >/usr/bin/cmp -s AttrParsedAttrList.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrList.inc.tmp AttrParsedAttrList.inc >/usr/bin/cmp -s AttrParsedAttrKinds.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrParsedAttrKinds.inc.tmp AttrParsedAttrKinds.inc >/usr/bin/cmp -s AttrSpellingListIndex.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema/Release/AttrSpellingListIndex.inc.tmp AttrSpellingListIndex.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Sema' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/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.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-pch-read -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/../Basic/Attr.td >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-attr-pch-write -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp \ > -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/../../ /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/../Basic/Attr.td >/usr/bin/cmp -s AttrPCHRead.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHRead.inc.tmp AttrPCHRead.inc >/usr/bin/cmp -s AttrPCHWrite.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization/Release/AttrPCHWrite.inc.tmp AttrPCHWrite.inc >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang/Serialization' >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang-c' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include/clang-c' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/include' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib' >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/clang/lib/Headers' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/Release > /dev/null >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/.dir >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/.dir >llvm[4]: Building Clang arm_neon.h.inc with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-arm-neon -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp ../../include/clang/Basic/arm_neon.td >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release > /dev/null >llvm[4]: Compiling ParseAST.cpp for Release build >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.d" ParseAST.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.d.tmp"; exit 1; fi >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/.dir >llvm[4]: Compiling HeaderMap.cpp for Release build >llvm[4]: Compiling ExecuteCompilerInvocation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.d" HeaderMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/FrontendTool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER -DCLANG_ENABLE_STATIC_ANALYZER -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d" ExecuteCompilerInvocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.d.tmp"; exit 1; fi >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite' >for dir in Frontend; do \ > (make -C $dir all ) || exit 1; \ >done >llvm[4]: Compiling Commit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.d" Commit.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.d.tmp"; exit 1; fi >llvm[4]: Compiling BreakableToken.cpp for Release build >llvm[4]: Compiling ArgumentsAdjusters.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.d" BreakableToken.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d" ArgumentsAdjusters.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release > /dev/null >llvm[4]: Compiling AnalysisDeclContext.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d" AnalysisDeclContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/.dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/.dir >llvm[4]: Compiling Builtins.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.d" Builtins.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.d.tmp"; exit 1; fi >llvm[4]: Compiling Action.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.d" Action.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTConsumers.cpp for Release build >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release > /dev/null >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.d" ASTConsumers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.d.tmp"; exit 1; fi >llvm[4]: Compiling BackendUtil.cpp for Release build >llvm[4]: Compiling ARCMT.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.d" BackendUtil.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.o ; \ >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.d" ARCMT.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.d.tmp"; exit 1; fi > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/.dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/module.map /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/module.map >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release > /dev/null >llvm[4]: Copying module.map to build dir >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/.dir >/usr/bin/cmp -s arm_neon.h.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/Release/arm_neon.h.inc.tmp arm_neon.h.inc >llvm[4]: Compiling APValue.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.d" APValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.d.tmp"; exit 1; fi >cp arm_neon.h.inc /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/arm_neon.h >llvm[4]: Compiling AnalysisBasedWarnings.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d" AnalysisBasedWarnings.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/.dir >llvm[4]: Copying arm_neon.h.inc to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/nmmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/nmmintrin.h >llvm[5]: Compiling FixItRewriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.d" FixItRewriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.d.tmp"; exit 1; fi >llvm[4]: Copying nmmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/ammintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/ammintrin.h >llvm[4]: Copying ammintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/xopintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/xopintrin.h >llvm[4]: Copying xopintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stdnoreturn.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stdnoreturn.h >llvm[4]: Copying stdnoreturn.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/fmaintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/fmaintrin.h >llvm[4]: Copying fmaintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/limits.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/limits.h >llvm[4]: Copying limits.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stdbool.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stdbool.h >llvm[4]: Copying stdbool.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/popcntintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/popcntintrin.h >llvm[4]: Copying popcntintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/tmmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/tmmintrin.h >llvm[4]: Copying tmmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/varargs.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/varargs.h >llvm[4]: Copying varargs.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/immintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/immintrin.h >llvm[4]: Copying immintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/cpuid.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/cpuid.h >llvm[4]: Copying cpuid.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stddef.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stddef.h >llvm[4]: Copying stddef.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/float.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/float.h >llvm[4]: Copying float.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/f16cintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/f16cintrin.h >llvm[4]: Copying f16cintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/tgmath.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/tgmath.h >llvm[4]: Copying tgmath.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/mmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/mmintrin.h >llvm[4]: Copying mmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/iso646.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/iso646.h >llvm[4]: Copying iso646.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/avx2intrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/avx2intrin.h >llvm[4]: Copying avx2intrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/lzcntintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/lzcntintrin.h >llvm[4]: Copying lzcntintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/xmmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/xmmintrin.h >llvm[4]: Copying xmmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/bmi2intrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/bmi2intrin.h >llvm[4]: Copying bmi2intrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/mm_malloc.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/mm_malloc.h >llvm[4]: Copying mm_malloc.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stdint.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stdint.h >llvm[4]: Copying stdint.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/x86intrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/x86intrin.h >llvm[4]: Copying x86intrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/bmiintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/bmiintrin.h >llvm[4]: Copying bmiintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/unwind.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/unwind.h >llvm[4]: Copying unwind.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/pmmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/pmmintrin.h >llvm[4]: Copying pmmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/avxintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/avxintrin.h >llvm[4]: Copying avxintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/rdseedintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/rdseedintrin.h >llvm[4]: Copying rdseedintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/rtmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/rtmintrin.h >llvm[4]: Copying rtmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stdarg.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stdarg.h >llvm[4]: Copying stdarg.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/emmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/emmintrin.h >llvm[4]: Copying emmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/stdalign.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/stdalign.h >llvm[4]: Copying stdalign.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/__wmmintrin_aes.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/__wmmintrin_aes.h >llvm[4]: Copying __wmmintrin_aes.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/wmmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/wmmintrin.h >llvm[4]: Copying wmmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/smmintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/smmintrin.h >llvm[4]: Copying smmintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/__wmmintrin_pclmul.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/__wmmintrin_pclmul.h >llvm[4]: Copying __wmmintrin_pclmul.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/prfchwintrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/prfchwintrin.h >llvm[4]: Copying prfchwintrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/altivec.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/altivec.h >llvm[4]: Copying altivec.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/fma4intrin.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/fma4intrin.h >llvm[4]: Copying fma4intrin.h to build dir >cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers/mm3dnow.h /builddir/build/BUILD/llvm-3.3.src/Release/lib/clang/3.3/include/mm3dnow.h >llvm[4]: Copying mm3dnow.h to build dir >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Headers' >llvm[5]: Compiling FrontendActions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.d" FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.d.tmp"; exit 1; fi >llvm[4]: Compiling CommonOptionsParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.d" CommonOptionsParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.d.tmp"; exit 1; fi >llvm[4]: Compiling HeaderSearch.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.d" HeaderSearch.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.d.tmp"; exit 1; fi >llvm[4]: Compiling Arg.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.d" Arg.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.d.tmp"; exit 1; fi >llvm[4]: Compiling CharInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.d" CharInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling EditedSource.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.d" EditedSource.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.d.tmp"; exit 1; fi >llvm[4]: Compiling Diagnostic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.d" Diagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.d.tmp"; exit 1; fi >llvm[4]: Compiling Format.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.d" Format.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.d.tmp"; exit 1; fi >llvm[4]: Compiling ArgList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.d" ArgList.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.d.tmp"; exit 1; fi >llvm[4]: Compiling CGAtomic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.d" CGAtomic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.d.tmp"; exit 1; fi >llvm[4]: Compiling Lexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.d" Lexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.d.tmp"; exit 1; fi >llvm[4]: Compiling CompilationDatabase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.d" CompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangFrontendTool.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontendTool.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontendTool.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool/Release/ExecuteCompilerInvocation.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontendTool.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/FrontendTool' >llvm[4]: Compiling LiteralSupport.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.d" LiteralSupport.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.d.tmp"; exit 1; fi >llvm[4]: Compiling RewriteObjCFoundationAPI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Edit/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d" RewriteObjCFoundationAPI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.d.tmp"; exit 1; fi >In file included from Lexer.cpp:2137:0: >Lexer.cpp: In member function 'bool clang::Lexer::SkipBlockComment(clang::Token&, const char*)': >Lexer.cpp:2216:50: warning: cast from type 'const char*' to type '__vector(16) unsigned char*' casts away qualifiers [-Wcast-qual] > !vec_any_eq(*(vector unsigned char*)CurPtr, Slashes)) > ^ >llvm[4]: Compiling CC1AsOptions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.d" CC1AsOptions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.d.tmp"; exit 1; fi >llvm[4]: Compiling Compilation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.d" Compilation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.d.tmp"; exit 1; fi >llvm[4]: Compiling FileMatchTrie.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.d" FileMatchTrie.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.d.tmp"; exit 1; fi >llvm[4]: Compiling Driver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.d" Driver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseCXXInlineMethods.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d" ParseCXXInlineMethods.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.d" ASTConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.d" ParseDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.d.tmp"; exit 1; fi >llvm[4]: Compiling BodyFarm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.d" BodyFarm.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.d.tmp"; exit 1; fi >llvm[5]: Compiling HTMLPrint.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.d" HTMLPrint.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseDeclCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.d" ParseDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling DiagnosticIDs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.d" DiagnosticIDs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.d.tmp"; exit 1; fi >llvm[4]: Compiling JSONCompilationDatabase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d" JSONCompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.d" ASTContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.d.tmp"; exit 1; fi >llvm[4]: Compiling MacroArgs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.d" MacroArgs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.d.tmp"; exit 1; fi >llvm[4]: Compiling FileManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.d" FileManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.d.tmp"; exit 1; fi >llvm[4]: Compiling Refactoring.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.d" Refactoring.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.d.tmp"; exit 1; fi >llvm[4]: Compiling CGBlocks.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.d" CGBlocks.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangEdit.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangEdit.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangEdit.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/Commit.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/EditedSource.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit/Release/RewriteObjCFoundationAPI.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangEdit.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Edit' >llvm[4]: Compiling CGBuiltin.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.d" CGBuiltin.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.d.tmp"; exit 1; fi >llvm[4]: Compiling TokenAnnotator.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.d" TokenAnnotator.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.d.tmp"; exit 1; fi >llvm[4]: Compiling MacroInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.d" MacroInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.d.tmp"; exit 1; fi >llvm[5]: Compiling InclusionRewriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.d" InclusionRewriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.d.tmp"; exit 1; fi >llvm[4]: Compiling RefactoringCallbacks.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d" RefactoringCallbacks.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.d.tmp"; exit 1; fi >llvm[4]: Compiling Tooling.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.d" Tooling.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.d.tmp"; exit 1; fi >llvm[4]: Compiling ModuleMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.d" ModuleMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.d.tmp"; exit 1; fi >llvm[4]: Compiling CFG.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.d" CFG.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.d.tmp"; exit 1; fi >llvm[4]: Compiling FileSystemStatCache.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.d" FileSystemStatCache.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.d.tmp"; exit 1; fi >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/Tooling/RefactoringCallbacks.h:32, > from RefactoringCallbacks.cpp:13: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling DriverOptions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.d" DriverOptions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.d.tmp"; exit 1; fi >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling UnwrappedLineParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.d" UnwrappedLineParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.d.tmp"; exit 1; fi >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling IdentifierTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.d" IdentifierTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.d.tmp"; exit 1; fi >llvm[4]: Compiling Job.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.d" Job.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.d.tmp"; exit 1; fi >llvm[5]: Compiling RewriteMacros.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.d" RewriteMacros.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.d.tmp"; exit 1; fi >llvm[4]: Compiling OptTable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.d" OptTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.d.tmp"; exit 1; fi >llvm[4]: Compiling ARCMTActions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d" ARCMTActions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.d.tmp"; exit 1; fi >llvm[4]: Compiling WhitespaceManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.d" WhitespaceManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.d.tmp"; exit 1; fi >llvm[4]: Compiling Option.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.d" Option.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.d.tmp"; exit 1; fi >llvm[5]: Compiling RewriteModernObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.d" RewriteModernObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling Phases.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.d" Phases.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.d.tmp"; exit 1; fi >llvm[4]: Compiling LangOptions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.d" LangOptions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangFormat.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFormat.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFormat.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/BreakableToken.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/Format.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/TokenAnnotator.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/UnwrappedLineParser.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format/Release/WhitespaceManager.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFormat.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Format' >llvm[4]: Compiling Module.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.d" Module.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.d.tmp"; exit 1; fi >llvm[4]: Compiling FileRemapper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.d" FileRemapper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.d.tmp"; exit 1; fi >llvm[4]: Compiling ObjCRuntime.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.d" ObjCRuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.d.tmp"; exit 1; fi >llvm[4]: Compiling Tool.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.d" Tool.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.d.tmp"; exit 1; fi >llvm[4]: Compiling ToolChain.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.d" ToolChain.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTDiagnostic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.d" ASTDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTDumper.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.d" ASTDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTImporter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.d" ASTImporter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTMerge.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.d" ASTMerge.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.d.tmp"; exit 1; fi >llvm[4]: Compiling ToolChains.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.d" ToolChains.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.d.tmp"; exit 1; fi >llvm[4]: Compiling OpenMPKinds.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.d" OpenMPKinds.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.d" ParseExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.d.tmp"; exit 1; fi >llvm[4]: Compiling ObjCMT.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.d" ObjCMT.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.d.tmp"; exit 1; fi >llvm[4]: Compiling OperatorPrecedence.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.d" OperatorPrecedence.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.d.tmp"; exit 1; fi >llvm[4]: Compiling SourceLocation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.d" SourceLocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCaching.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.d" PPCaching.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseExprCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.d" ParseExprCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling AttributeList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.d" AttributeList.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.d.tmp"; exit 1; fi >llvm[4]: Compiling SourceManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.d" SourceManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.d.tmp"; exit 1; fi >llvm[4]: Compiling PPCallbacks.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.d" PPCallbacks.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.d.tmp"; exit 1; fi >llvm[4]: Compiling PPConditionalDirectiveRecord.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d" PPConditionalDirectiveRecord.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.d.tmp"; exit 1; fi >llvm[4]: Compiling CFGReachabilityAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d" CFGReachabilityAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTUnit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.d" ASTUnit.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.d.tmp"; exit 1; fi >llvm[4]: Compiling PPDirectives.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.d" PPDirectives.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangTooling.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangTooling.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangTooling.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/ArgumentsAdjusters.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CommonOptionsParser.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/CompilationDatabase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/FileMatchTrie.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/JSONCompilationDatabase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Refactoring.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/RefactoringCallbacks.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling/Release/Tooling.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangTooling.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Tooling' >llvm[4]: Compiling CFGStmtMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.d" CFGStmtMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.d.tmp"; exit 1; fi >llvm[4]: Compiling Tools.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.d" Tools.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.d.tmp"; exit 1; fi >llvm[4]: Compiling PPExpressions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.d" PPExpressions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.d.tmp"; exit 1; fi >llvm[4]: Compiling PlistReporter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.d" PlistReporter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCUDANV.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.d" CGCUDANV.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.d.tmp"; exit 1; fi >llvm[4]: Compiling CallGraph.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.d" CallGraph.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCUDARuntime.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d" CGCUDARuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeCompleteConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d" CodeCompleteConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.d.tmp"; exit 1; fi >llvm[4]: Compiling TargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.d" TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclSpec.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.d" DeclSpec.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.d" CGCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/clang/lib/Serialization' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/.dir >llvm[4]: Compiling ASTCommon.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.d" ASTCommon.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseInit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.d" ParseInit.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.d.tmp"; exit 1; fi >llvm[4]: Compiling Targets.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.d" Targets.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.d.tmp"; exit 1; fi >llvm[4]: Compiling TokenKinds.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.d" TokenKinds.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseObjc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.d" ParseObjc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.d.tmp"; exit 1; fi >llvm[4]: Compiling PPLexerChange.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.d" PPLexerChange.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseOpenMP.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.d" ParseOpenMP.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.d.tmp"; exit 1; fi >llvm[4]: Compiling TransAPIUses.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d" TransAPIUses.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTReader.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.d" ASTReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.d.tmp"; exit 1; fi >llvm[4]: Compiling DelayedDiagnostic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.d" DelayedDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.d.tmp"; exit 1; fi >llvm[4]: Compiling TransARCAssign.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d" TransARCAssign.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.d.tmp"; exit 1; fi >llvm[4]: Compiling CocoaConventions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.d" CocoaConventions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.d.tmp"; exit 1; fi >llvm[4]: Compiling PPMacroExpansion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.d" PPMacroExpansion.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.d.tmp"; exit 1; fi >llvm[4]: Compiling Dominators.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.d" Dominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.d.tmp"; exit 1; fi >llvm[4]: Compiling AttrImpl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.d" AttrImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.d.tmp"; exit 1; fi >llvm[4]: Compiling CXXInheritance.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.d" CXXInheritance.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.d.tmp"; exit 1; fi >llvm[4]: Compiling Comment.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.d" Comment.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCXXABI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.d" CGCXXABI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.d.tmp"; exit 1; fi >llvm[4]: Compiling IdentifierResolver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.d" IdentifierResolver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.d.tmp"; exit 1; fi >llvm[4]: Compiling FormatString.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.d" FormatString.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCall.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.d" CGCall.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.d.tmp"; exit 1; fi >llvm[4]: Compiling ParsePragma.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.d" ParsePragma.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.d.tmp"; exit 1; fi >llvm[4]: Compiling VersionTuple.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.d" VersionTuple.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.d.tmp"; exit 1; fi >llvm[5]: Compiling RewriteObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.d" RewriteObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling Version.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic -DNDEBUG -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/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.3.src/tools/clang/lib/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.d" Version.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.d.tmp"; exit 1; fi >llvm[4]: Compiling JumpDiagnostics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.d" JumpDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.d.tmp"; exit 1; fi >llvm[4]: Compiling Types.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.d" Types.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.d.tmp"; exit 1; fi >llvm[4]: Compiling PTHLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.d" PTHLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangBasic.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangBasic.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangBasic.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Builtins.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/CharInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Diagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/DiagnosticIDs.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/FileSystemStatCache.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/IdentifierTable.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/LangOptions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Module.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/ObjCRuntime.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OpenMPKinds.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/OperatorPrecedence.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceLocation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/SourceManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TargetInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Targets.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/TokenKinds.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/Version.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic/Release/VersionTuple.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangBasic.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Basic' >llvm[4]: Compiling Pragma.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.d" Pragma.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.d.tmp"; exit 1; fi >llvm[5]: Compiling RewriteTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.d" RewriteTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.d.tmp"; exit 1; fi >llvm[4]: Compiling MultiplexExternalSemaSource.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d" MultiplexExternalSemaSource.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.d.tmp"; exit 1; fi >llvm[4]: Compiling CacheTokens.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.d" CacheTokens.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.d.tmp"; exit 1; fi >llvm[4]: Compiling ChainedDiagnosticConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d" ChainedDiagnosticConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.d.tmp"; exit 1; fi >llvm[4]: Compiling LiveVariables.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.d" LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentBriefParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.d" CommentBriefParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentCommandTraits.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.d" CommentCommandTraits.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.d.tmp"; exit 1; fi >llvm[4]: Compiling CGClass.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.d" CGClass.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.d.tmp"; exit 1; fi >llvm[4]: Compiling Scope.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.d" Scope.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseStmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.d" ParseStmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/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.3.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.3.src/tools/clang/lib/Rewrite/Core' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/.dir >llvm[5]: Compiling DeltaTree.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.d" DeltaTree.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.d.tmp"; exit 1; fi >llvm[5]: Compiling HTMLRewrite.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.d" HTMLRewrite.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.d" CommentLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.d.tmp"; exit 1; fi >llvm[4]: Compiling PreprocessingRecord.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.d" PreprocessingRecord.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.d.tmp"; exit 1; fi >llvm[4]: Compiling CGCleanup.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.d" CGCleanup.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.d.tmp"; exit 1; fi >llvm[4]: Compiling CGDebugInfo.cpp for Release build >llvm[4]: Compiling WindowsToolChain.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.d" CGDebugInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.d" WindowsToolChain.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.d" CommentParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.d.tmp"; exit 1; fi >llvm[4]: Compiling TransAutoreleasePool.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d" TransAutoreleasePool.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.d.tmp"; exit 1; fi >llvm[4]: Compiling TransBlockObjCVariable.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d" TransBlockObjCVariable.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangDriver.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangDriver.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangDriver.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Action.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Arg.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ArgList.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/CC1AsOptions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Compilation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Driver.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/DriverOptions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Job.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/OptTable.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Option.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Phases.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tool.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChain.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/ToolChains.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Tools.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/Types.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver/Release/WindowsToolChain.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangDriver.a >llvm[5]: Compiling RewriteRope.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.d" RewriteRope.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Driver' >llvm[4]: Compiling TransEmptyStatementsAndDealloc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d" TransEmptyStatementsAndDealloc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.d.tmp"; exit 1; fi >llvm[4]: Compiling Preprocessor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.d" Preprocessor.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.d.tmp"; exit 1; fi >llvm[4]: Compiling ChainedIncludesSource.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d" ChainedIncludesSource.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.d.tmp"; exit 1; fi >llvm[5]: Compiling Rewriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.d" Rewriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTReaderDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.d" ASTReaderDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.d.tmp"; exit 1; fi >llvm[4]: Compiling ScopeInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.d" ScopeInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentSema.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.d" CommentSema.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.d.tmp"; exit 1; fi >llvm[4]: Compiling PreprocessorLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.d" PreprocessorLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.d.tmp"; exit 1; fi >llvm[5]: Compiling TokenRewriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.d" TokenRewriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.d.tmp"; exit 1; fi >llvm[4]: Compiling ObjCNoReturn.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.d" ObjCNoReturn.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.d.tmp"; exit 1; fi >llvm[5]: Building Release Archive Library libclangRewriteCore.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteCore.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteCore.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/DeltaTree.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/HTMLRewrite.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/RewriteRope.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/Rewriter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core/Release/TokenRewriter.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteCore.a >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Core' >llvm[4]: Compiling Decl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.d" Decl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.d.tmp"; exit 1; fi >llvm[4]: Compiling ScratchBuffer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.d" ScratchBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.d.tmp"; exit 1; fi >llvm[4]: Compiling Sema.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.d" Sema.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/clang/lib/ASTMatchers' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/.dir >llvm[4]: Compiling ASTMatchFinder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d" ASTMatchFinder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.d.tmp"; exit 1; fi >llvm[4]: Compiling TokenConcatenation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.d" TokenConcatenation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.d.tmp"; exit 1; fi >Decl.cpp: In member function 'void clang::NamedDecl::verifyLinkage() const': >Decl.cpp:922:14: warning: variable 'D' set but not used [-Wunused-but-set-variable] > NamedDecl *D = NULL; > ^ >llvm[4]: Compiling PostOrderCFGView.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.d" PostOrderCFGView.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.d.tmp"; exit 1; fi >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from ASTMatchFinder.cpp:19: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling ASTMatchersInternal.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d" ASTMatchersInternal.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.d.tmp"; exit 1; fi >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling TokenLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/../../include -maltivec -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.d" TokenLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseTemplate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.d" ParseTemplate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.d.tmp"; exit 1; fi >ASTMatchFinder.cpp: In member function 'bool clang::ast_matchers::internal::{anonymous}::MatchChildASTVisitor::traverse(const T&)': >ASTMatchFinder.cpp:245:28: warning: typedef 'traverse_can_only_be_instantiated_with_base_type' locally defined but not used [-Wunused-local-typedefs] > traverse_can_only_be_instantiated_with_base_type); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling PrintfFormatString.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.d" PrintfFormatString.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.d.tmp"; exit 1; fi >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.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.3.src/tools/clang/lib/StaticAnalyzer' >for dir in Checkers Frontend; do \ > (make -C $dir all ) || exit 1; \ >done >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/.dir >llvm[5]: Building Clang SA Checkers tables with tblgen >/builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-tblgen -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-clang-sa-checkers -I /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp Checkers.td >/usr/bin/cmp -s Checkers.inc /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/Checkers.inc.tmp Checkers.inc >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from ASTMatchersInternal.cpp:14: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[5]: Compiling AllocationDiagnostics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d" AllocationDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.d.tmp"; exit 1; fi >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >\ > SD=/builddir/build/BUILD/llvm-3.3.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.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/.dir >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[5]: Compiling APSIntType.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d" APSIntType.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.d.tmp"; exit 1; fi >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[5]: Compiling AnalyzerStatsChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d" AnalyzerStatsChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling AnalysisManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d" AnalysisManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.d.tmp"; exit 1; fi >llvm[4]: Compiling CompilerInstance.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.d" CompilerInstance.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangLex.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangLex.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangLex.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderMap.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/HeaderSearch.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Lexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/LiteralSupport.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroArgs.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/MacroInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ModuleMap.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCaching.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPCallbacks.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPConditionalDirectiveRecord.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPDirectives.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPExpressions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPLexerChange.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PPMacroExpansion.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PTHLexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Pragma.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessingRecord.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/Preprocessor.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/PreprocessorLexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/ScratchBuffer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenConcatenation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex/Release/TokenLexer.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangLex.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Lex' >llvm[4]: Compiling CompilerInvocation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.d" CompilerInvocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.d.tmp"; exit 1; fi >llvm[4]: Compiling CGDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.d" CGDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclBase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.d" DeclBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.d.tmp"; exit 1; fi >llvm[4]: Compiling ProgramPoint.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.d" ProgramPoint.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.d.tmp"; exit 1; fi >llvm[5]: Building Release Archive Library libclangRewriteFrontend.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteFrontend.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteFrontend.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FixItRewriter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/FrontendActions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/HTMLPrint.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/InclusionRewriter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteMacros.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteModernObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend/Release/RewriteTest.o >llvm[4]: Compiling PseudoConstantAnalysis.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d" PseudoConstantAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangRewriteFrontend.a >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite/Frontend' >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Rewrite' >llvm[4]: Compiling CGDeclCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.d" CGDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.d.tmp"; exit 1; fi >llvm[5]: Compiling AnalyzerOptions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d" AnalyzerOptions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.d.tmp"; exit 1; fi >llvm[5]: Compiling BasicValueFactory.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d" BasicValueFactory.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.d.tmp"; exit 1; fi >llvm[5]: Compiling ArrayBoundChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d" ArrayBoundChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling ReachableCode.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.d" ReachableCode.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.d.tmp"; exit 1; fi >llvm[4]: Compiling CreateInvocationFromCommandLine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d" CreateInvocationFromCommandLine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.d.tmp"; exit 1; fi >llvm[4]: Compiling DependencyFile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.d" DependencyFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.d.tmp"; exit 1; fi >llvm[4]: Compiling ScanfFormatString.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.d" ScanfFormatString.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaAccess.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.d" SemaAccess.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.d.tmp"; exit 1; fi >llvm[4]: Compiling ParseTentative.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.d" ParseTentative.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.d.tmp"; exit 1; fi >llvm[4]: Compiling Parser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Parse/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.d" Parser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.d.tmp"; exit 1; fi >llvm[4]: Compiling ThreadSafety.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.d" ThreadSafety.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.d" DeclCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTReaderStmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.d" ASTReaderStmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaAttr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.d" SemaAttr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaCXXScopeSpec.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d" SemaCXXScopeSpec.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.d.tmp"; exit 1; fi >llvm[4]: Compiling TransGCAttrs.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d" TransGCAttrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.d.tmp"; exit 1; fi >llvm[5]: Compiling BlockCounter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d" BlockCounter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTWriter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.d" ASTWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.d.tmp"; exit 1; fi >llvm[4]: Compiling CGException.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.d" CGException.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.d.tmp"; exit 1; fi >llvm[5]: Compiling ArrayBoundCheckerV2.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d" ArrayBoundCheckerV2.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTWriterDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.d" ASTWriterDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.d.tmp"; exit 1; fi >llvm[5]: Compiling BugReporter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d" BugReporter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaCast.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.d" SemaCast.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.d.tmp"; exit 1; fi >llvm[4]: Compiling DependencyGraph.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.d" DependencyGraph.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangParse.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangParse.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangParse.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseAST.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseCXXInlineMethods.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseDeclCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExpr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseExprCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseInit.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseObjc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseOpenMP.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParsePragma.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseStmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTemplate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/ParseTentative.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse/Release/Parser.o >llvm[4]: Compiling ASTWriterStmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.d" ASTWriterStmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangParse.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Parse' >llvm[5]: Compiling BugReporterVisitors.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d" BugReporterVisitors.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.d.tmp"; exit 1; fi >llvm[4]: Compiling DiagnosticRenderer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d" DiagnosticRenderer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.d.tmp"; exit 1; fi >llvm[4]: Compiling FrontendAction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.d" FrontendAction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclFriend.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.d" DeclFriend.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.d.tmp"; exit 1; fi >SemaCast.cpp: In function 'void DiagnoseReinterpretUpDownCast(clang::Sema&, const clang::Expr*, clang::QualType, clang::SourceRange)': >SemaCast.cpp:724:8: warning: variable 'NonZeroOffset' set but not used [-Wunused-but-set-variable] > bool NonZeroOffset = false; > ^ >llvm[5]: Compiling BasicObjCFoundationChecks.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d" BasicObjCFoundationChecks.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.d.tmp"; exit 1; fi >llvm[4]: Compiling UninitializedValues.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Analysis/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.d" UninitializedValues.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.d.tmp"; exit 1; fi >llvm[5]: Compiling BoolAssignmentChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d" BoolAssignmentChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclGroup.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.d" DeclGroup.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.d.tmp"; exit 1; fi >llvm[4]: Compiling CGExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.d" CGExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.d.tmp"; exit 1; fi >llvm[5]: Compiling CallEvent.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d" CallEvent.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.d.tmp"; exit 1; fi >llvm[4]: Compiling FrontendActions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.d" FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.d.tmp"; exit 1; fi >llvm[4]: Compiling FrontendOptions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.d" FrontendOptions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.d" DeclObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclOpenMP.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.d" DeclOpenMP.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.d.tmp"; exit 1; fi >llvm[5]: Compiling Checker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d" Checker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaChecking.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.d" SemaChecking.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckerContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d" CheckerContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangASTMatchers.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangASTMatchers.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangASTMatchers.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchFinder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers/Release/ASTMatchersInternal.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangASTMatchers.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ASTMatchers' >llvm[5]: Compiling CheckerHelpers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d" CheckerHelpers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.d.tmp"; exit 1; fi >llvm[4]: Compiling TransGCCalls.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d" TransGCCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangAnalysis.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAnalysis.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAnalysis.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/AnalysisDeclContext.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/BodyFarm.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFG.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGReachabilityAnalysis.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CFGStmtMap.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CallGraph.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/CocoaConventions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/Dominators.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/FormatString.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ObjCNoReturn.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PostOrderCFGView.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PrintfFormatString.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ProgramPoint.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/PseudoConstantAnalysis.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ReachableCode.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ScanfFormatString.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/ThreadSafety.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis/Release/UninitializedValues.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAnalysis.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Analysis' >llvm[4]: Compiling TransProperties.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.d" TransProperties.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.d.tmp"; exit 1; fi >llvm[4]: Compiling TransProtectedScope.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d" TransProtectedScope.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.d.tmp"; exit 1; fi >llvm[4]: Compiling GeneratePCH.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.d" GeneratePCH.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.d" DeclPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.d.tmp"; exit 1; fi >llvm[5]: Compiling BuiltinFunctionChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d" BuiltinFunctionChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling HeaderIncludeGen.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d" HeaderIncludeGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.d.tmp"; exit 1; fi >llvm[4]: Compiling InitHeaderSearch.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.d" InitHeaderSearch.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.d.tmp"; exit 1; fi >llvm[4]: Compiling InitPreprocessor.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.d" InitPreprocessor.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.d.tmp"; exit 1; fi >llvm[4]: Compiling LangStandards.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.d" LangStandards.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.d.tmp"; exit 1; fi >llvm[4]: Compiling CGExprAgg.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.d" CGExprAgg.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.d.tmp"; exit 1; fi >llvm[4]: Compiling TransRetainReleaseDealloc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d" TransRetainReleaseDealloc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckerManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d" CheckerManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclTemplate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.d" DeclTemplate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaCodeComplete.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.d" SemaCodeComplete.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.d" SemaConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.d.tmp"; exit 1; fi >llvm[4]: Compiling TransUnbridgedCasts.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d" TransUnbridgedCasts.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.d.tmp"; exit 1; fi >llvm[5]: Compiling CStringChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d" CStringChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling TransUnusedInitDelegate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d" TransUnusedInitDelegate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.d.tmp"; exit 1; fi >llvm[4]: Compiling GlobalModuleIndex.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d" GlobalModuleIndex.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.d.tmp"; exit 1; fi >llvm[4]: Compiling LayoutOverrideSource.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d" LayoutOverrideSource.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.d.tmp"; exit 1; fi >llvm[4]: Compiling LogDiagnosticPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d" LogDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckerRegistry.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d" CheckerRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.d" SemaDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.d.tmp"; exit 1; fi >llvm[4]: Compiling CGExprCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.d" CGExprCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclarationName.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.d" DeclarationName.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.d.tmp"; exit 1; fi >llvm[4]: Compiling Module.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.d" Module.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.d.tmp"; exit 1; fi >llvm[4]: Compiling MultiplexConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.d" MultiplexConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaDeclAttr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.d" SemaDeclAttr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.d.tmp"; exit 1; fi >llvm[4]: Compiling ModuleManager.cpp for Release build >llvm[4]: Compiling SemaDeclCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Serialization/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.d" ModuleManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.d" SemaDeclCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling PrintPreprocessedOutput.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d" PrintPreprocessedOutput.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaDeclObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.d" SemaDeclObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling CGExprComplex.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.d" CGExprComplex.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.d.tmp"; exit 1; fi >llvm[5]: Compiling ConstraintManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d" ConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.d.tmp"; exit 1; fi >llvm[4]: Compiling DumpXML.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.d" DumpXML.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.d.tmp"; exit 1; fi >llvm[4]: Compiling SerializedDiagnosticPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d" SerializedDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.d.tmp"; exit 1; fi >llvm[4]: Compiling TextDiagnostic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.d" TextDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangSerialization.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSerialization.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSerialization.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTCommon.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReader.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTReaderStmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ASTWriterStmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GeneratePCH.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/GlobalModuleIndex.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/Module.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization/Release/ModuleManager.o >llvm[4]: Compiling CGExprConstant.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.d" CGExprConstant.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSerialization.a >llvm[4]: Compiling CGExprScalar.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.d" CGExprScalar.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Serialization' >llvm[5]: Compiling CStringSyntaxChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d" CStringSyntaxChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaExceptionSpec.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.d" SemaExceptionSpec.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.d.tmp"; exit 1; fi >llvm[4]: Compiling TransZeroOutPropsInDealloc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d" TransZeroOutPropsInDealloc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.d.tmp"; exit 1; fi >llvm[4]: Compiling Expr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.d" Expr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.d.tmp"; exit 1; fi >llvm[5]: Compiling CoreEngine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d" CoreEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.d.tmp"; exit 1; fi >llvm[4]: Compiling ExprCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.d" ExprCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.d.tmp"; exit 1; fi >llvm[5]: Compiling Environment.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d" Environment.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.d.tmp"; exit 1; fi >llvm[4]: Compiling TextDiagnosticBuffer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d" TextDiagnosticBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.d.tmp"; exit 1; fi >llvm[5]: Compiling CallAndMessageChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d" CallAndMessageChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ExplodedGraph.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d" ExplodedGraph.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprEngine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d" ExprEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprEngineC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d" ExprEngineC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.d.tmp"; exit 1; fi >llvm[4]: Compiling TextDiagnosticPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d" TextDiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.d.tmp"; exit 1; fi >llvm[4]: Compiling VerifyDiagnosticConsumer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d" VerifyDiagnosticConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprEngineCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d" ExprEngineCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling Warnings.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.d" Warnings.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.d.tmp"; exit 1; fi >llvm[4]: Compiling ExprClassification.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.d" ExprClassification.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.d.tmp"; exit 1; fi >llvm[4]: Compiling TransformActions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.d" TransformActions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.d.tmp"; exit 1; fi >llvm[4]: Compiling Transforms.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/ARCMigrate/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.d" Transforms.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprEngineCallAndReturn.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d" ExprEngineCallAndReturn.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.d.tmp"; exit 1; fi >llvm[4]: Compiling CGObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.d" CGObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangFrontend.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontend.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontend.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTConsumers.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTMerge.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ASTUnit.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CacheTokens.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedDiagnosticConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/ChainedIncludesSource.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInstance.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CompilerInvocation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/CreateInvocationFromCommandLine.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyFile.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DependencyGraph.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/DiagnosticRenderer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendAction.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendActions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/FrontendOptions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/HeaderIncludeGen.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitHeaderSearch.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/InitPreprocessor.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LangStandards.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LayoutOverrideSource.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/LogDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/MultiplexConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/PrintPreprocessedOutput.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/SerializedDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticBuffer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/TextDiagnosticPrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/VerifyDiagnosticConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend/Release/Warnings.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangFrontend.a >llvm[4]: Compiling CGObjCGNU.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.d" CGObjCGNU.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Frontend' >llvm[5]: Compiling CastSizeChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d" CastSizeChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaExpr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.d" SemaExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.d.tmp"; exit 1; fi >llvm[4]: Compiling ExprConstant.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.d" ExprConstant.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.d.tmp"; exit 1; fi >llvm[4]: Compiling CGObjCMac.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.d" CGObjCMac.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaExprCXX.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.d" SemaExprCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaExprMember.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.d" SemaExprMember.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaExprObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.d" SemaExprObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaFixItUtils.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.d" SemaFixItUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprEngineObjC.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d" ExprEngineObjC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaInit.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.d" SemaInit.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.d.tmp"; exit 1; fi >llvm[5]: Compiling CastToStructChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d" CastToStructChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckObjCDealloc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d" CheckObjCDealloc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckObjCInstMethSignature.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d" CheckObjCInstMethSignature.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.d.tmp"; exit 1; fi >llvm[4]: Compiling ExternalASTSource.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.d" ExternalASTSource.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.d.tmp"; exit 1; fi >llvm[4]: Compiling InheritViz.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.d" InheritViz.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.d.tmp"; exit 1; fi >llvm[5]: Compiling FunctionSummary.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d" FunctionSummary.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.d.tmp"; exit 1; fi >llvm[5]: Compiling HTMLDiagnostics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d" HTMLDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.d.tmp"; exit 1; fi >llvm[4]: Compiling ItaniumCXXABI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.d" ItaniumCXXABI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.d.tmp"; exit 1; fi >llvm[4]: Compiling CGObjCRuntime.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d" CGObjCRuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.d.tmp"; exit 1; fi >llvm[4]: Compiling CGOpenCLRuntime.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d" CGOpenCLRuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.d.tmp"; exit 1; fi >llvm[4]: Compiling CGRTTI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.d" CGRTTI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.d.tmp"; exit 1; fi >llvm[4]: Compiling CGRecordLayoutBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d" CGRecordLayoutBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.d.tmp"; exit 1; fi >llvm[4]: Compiling ItaniumMangle.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.d" ItaniumMangle.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckSecuritySyntaxOnly.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d" CheckSecuritySyntaxOnly.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaLambda.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.d" SemaLambda.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.d.tmp"; exit 1; fi >llvm[5]: Compiling MemRegion.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d" MemRegion.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaLookup.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.d" SemaLookup.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaObjCProperty.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.d" SemaObjCProperty.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.d.tmp"; exit 1; fi >llvm[5]: Compiling CheckSizeofPointer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d" CheckSizeofPointer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.d.tmp"; exit 1; fi >llvm[5]: Compiling PathDiagnostic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d" PathDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.d.tmp"; exit 1; fi >llvm[4]: Compiling CGStmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.d" CGStmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaOpenMP.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.d" SemaOpenMP.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangARCMigrate.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangARCMigrate.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangARCMigrate.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMT.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ARCMTActions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/FileRemapper.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/ObjCMT.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/PlistReporter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAPIUses.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransARCAssign.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransAutoreleasePool.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransBlockObjCVariable.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransEmptyStatementsAndDealloc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCAttrs.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransGCCalls.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProperties.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransProtectedScope.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransRetainReleaseDealloc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnbridgedCasts.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransUnusedInitDelegate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransZeroOutPropsInDealloc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/TransformActions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate/Release/Transforms.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangARCMigrate.a >llvm[4]: Compiling SemaOverload.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.d" SemaOverload.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaPseudoObject.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.d" SemaPseudoObject.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/ARCMigrate' >llvm[5]: Compiling CheckerDocumentation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d" CheckerDocumentation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.d.tmp"; exit 1; fi >llvm[4]: Compiling CGVTT.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.d" CGVTT.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.d.tmp"; exit 1; fi >llvm[4]: Compiling LambdaMangleContext.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.d" LambdaMangleContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.d.tmp"; exit 1; fi >llvm[5]: Compiling PlistDiagnostics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d" PlistDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.d.tmp"; exit 1; fi >llvm[5]: Compiling ChrootChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d" ChrootChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ProgramState.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d" ProgramState.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.d.tmp"; exit 1; fi >llvm[4]: Compiling CGVTables.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.d" CGVTables.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaStmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.d" SemaStmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaStmtAsm.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.d" SemaStmtAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaStmtAttr.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.d" SemaStmtAttr.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.d.tmp"; exit 1; fi >llvm[5]: Compiling RangeConstraintManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d" RangeConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.d.tmp"; exit 1; fi >llvm[4]: Compiling Mangle.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.d" Mangle.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.d.tmp"; exit 1; fi >llvm[5]: Compiling RegionStore.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d" RegionStore.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeGenAction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.d" CodeGenAction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.d.tmp"; exit 1; fi >llvm[4]: Compiling MicrosoftCXXABI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.d" MicrosoftCXXABI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.d.tmp"; exit 1; fi >llvm[4]: Compiling MicrosoftMangle.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.d" MicrosoftMangle.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.d.tmp"; exit 1; fi >llvm[5]: Compiling ClangCheckers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d" ClangCheckers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.d.tmp"; exit 1; fi >llvm[5]: Compiling SValBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d" SValBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.d.tmp"; exit 1; fi >llvm[5]: Compiling CommonBugCategories.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.d" CommonBugCategories.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.d.tmp"; exit 1; fi >llvm[5]: Compiling SVals.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d" SVals.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeGenFunction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.d" CodeGenFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.d.tmp"; exit 1; fi >llvm[4]: Compiling NSAPI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.d" NSAPI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.d.tmp"; exit 1; fi >llvm[4]: Compiling NestedNameSpecifier.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.d" NestedNameSpecifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.d.tmp"; exit 1; fi >llvm[4]: Compiling ParentMap.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.d" ParentMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaTemplate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.d" SemaTemplate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.d.tmp"; exit 1; fi >llvm[5]: Compiling SimpleConstraintManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d" SimpleConstraintManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaTemplateDeduction.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d" SemaTemplateDeduction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.d.tmp"; exit 1; fi >llvm[4]: Compiling RawCommentList.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.d" RawCommentList.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.d.tmp"; exit 1; fi >llvm[4]: Compiling RecordLayout.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.d" RecordLayout.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.d.tmp"; exit 1; fi >llvm[4]: Compiling RecordLayoutBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.d" RecordLayoutBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.d.tmp"; exit 1; fi >llvm[5]: Compiling DeadStoresChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d" DeadStoresChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeGenModule.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.d" CodeGenModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.d.tmp"; exit 1; fi >llvm[5]: Compiling DebugCheckers.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d" DebugCheckers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.d.tmp"; exit 1; fi >llvm[5]: Compiling DereferenceChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d" DereferenceChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling DirectIvarAssignment.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d" DirectIvarAssignment.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeGenTBAA.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d" CodeGenTBAA.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaTemplateInstantiate.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d" SemaTemplateInstantiate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.d.tmp"; exit 1; fi >llvm[5]: Compiling SimpleSValBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d" SimpleSValBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.d.tmp"; exit 1; fi >llvm[4]: Compiling CodeGenTypes.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.d" CodeGenTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.d.tmp"; exit 1; fi >llvm[5]: Compiling DivZeroChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d" DivZeroChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling DynamicTypePropagation.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d" DynamicTypePropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.d.tmp"; exit 1; fi >llvm[4]: Compiling SelectorLocationsKind.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.d" SelectorLocationsKind.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.d.tmp"; exit 1; fi >llvm[5]: Compiling ExprInspectionChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d" ExprInspectionChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling FixedAddressChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d" FixedAddressChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling Store.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d" Store.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.d.tmp"; exit 1; fi >llvm[4]: Compiling Stmt.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.d" Stmt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.d.tmp"; exit 1; fi >llvm[4]: Compiling StmtIterator.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.d" StmtIterator.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.d.tmp"; exit 1; fi >llvm[5]: Compiling SubEngine.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d" SubEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d" SemaTemplateInstantiateDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.d.tmp"; exit 1; fi >llvm[5]: Compiling GenericTaintChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d" GenericTaintChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling ItaniumCXXABI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d" ItaniumCXXABI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.d.tmp"; exit 1; fi >llvm[5]: Compiling SymbolManager.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d" SymbolManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.d.tmp"; exit 1; fi >llvm[4]: Compiling MicrosoftCXXABI.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d" MicrosoftCXXABI.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaTemplateVariadic.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d" SemaTemplateVariadic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.d.tmp"; exit 1; fi >llvm[4]: Compiling StmtPrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.d" StmtPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.d.tmp"; exit 1; fi >llvm[4]: Compiling StmtProfile.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.d" StmtProfile.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.d.tmp"; exit 1; fi >llvm[4]: Compiling StmtViz.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.d" StmtViz.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.d.tmp"; exit 1; fi >llvm[4]: Compiling ModuleBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.d" ModuleBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.d.tmp"; exit 1; fi >llvm[4]: Compiling SemaType.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.d" SemaType.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.d.tmp"; exit 1; fi >llvm[4]: Compiling TargetInfo.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/CodeGen/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.d" TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.d.tmp"; exit 1; fi >llvm[5]: Compiling TextPathDiagnostics.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.d" TextPathDiagnostics.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.d.tmp"; exit 1; fi >llvm[5]: Compiling IdempotentOperationChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.d" IdempotentOperationChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling TemplateBase.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.d" TemplateBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.d.tmp"; exit 1; fi >llvm[5]: Building Release Archive Library libclangStaticAnalyzerCore.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCore.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCore.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/APSIntType.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalysisManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/AnalyzerOptions.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BasicValueFactory.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BlockCounter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/BugReporterVisitors.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CallEvent.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Checker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerContext.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerHelpers.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CheckerRegistry.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ConstraintManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/CoreEngine.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Environment.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExplodedGraph.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngine.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineCallAndReturn.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ExprEngineObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/FunctionSummary.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/HTMLDiagnostics.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/MemRegion.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PathDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/PlistDiagnostics.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/ProgramState.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RangeConstraintManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/RegionStore.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SValBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SVals.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleConstraintManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SimpleSValBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/Store.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SubEngine.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/SymbolManager.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core/Release/TextPathDiagnostics.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCore.a >llvm[4]: Compiling TargetAttributesSema.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/Sema/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.d" TargetAttributesSema.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.d.tmp"; exit 1; fi >llvm[5]: Compiling IvarInvalidationChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d" IvarInvalidationChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling TemplateName.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.d" TemplateName.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.d.tmp"; exit 1; fi >llvm[4]: Compiling Type.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.d" Type.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.d.tmp"; exit 1; fi >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Core' >llvm[4]: Compiling TypeLoc.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.d" TypeLoc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.d.tmp"; exit 1; fi >llvm[5]: Compiling LLVMConventionsChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d" LLVMConventionsChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling TypePrinter.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.d" TypePrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.d.tmp"; exit 1; fi >llvm[5]: Compiling MacOSKeychainAPIChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d" MacOSKeychainAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling MacOSXAPIChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d" MacOSXAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling MallocChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d" MallocChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling VTTBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.d" VTTBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.d.tmp"; exit 1; fi >llvm[5]: Compiling MallocOverflowSecurityChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d" MallocOverflowSecurityChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling MallocSizeofChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d" MallocSizeofChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.d.tmp"; exit 1; fi >llvm[4]: Compiling VTableBuilder.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.d" VTableBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.d.tmp"; exit 1; fi >llvm[5]: Compiling NSAutoreleasePoolChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d" NSAutoreleasePoolChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling NSErrorChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d" NSErrorChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling NoReturnFunctionChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d" NoReturnFunctionChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling NonNullParamChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d" NonNullParamChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangCodeGen.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangCodeGen.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangCodeGen.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/BackendUtil.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGAtomic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBlocks.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGBuiltin.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDANV.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCUDARuntime.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCXXABI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCall.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGClass.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGCleanup.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDebugInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGDeclCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGException.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExpr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprAgg.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprComplex.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprConstant.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGExprScalar.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCGNU.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCMac.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGObjCRuntime.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGOpenCLRuntime.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRTTI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGRecordLayoutBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGStmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTT.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CGVTables.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenAction.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenFunction.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenModule.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTBAA.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/CodeGenTypes.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ItaniumCXXABI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/MicrosoftCXXABI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/ModuleBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen/Release/TargetInfo.o >llvm[5]: Compiling ObjCAtSyncChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d" ObjCAtSyncChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ObjCContainersASTChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d" ObjCContainersASTChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangCodeGen.a >llvm[5]: Compiling ObjCContainersChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d" ObjCContainersChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ObjCMissingSuperCallChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d" ObjCMissingSuperCallChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ObjCSelfInitChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d" ObjCSelfInitChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ObjCUnusedIVarsChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d" ObjCUnusedIVarsChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangSema.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSema.a >llvm[5]: Compiling PointerArithChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d" PointerArithChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/CodeGen' >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSema.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AnalysisBasedWarnings.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/AttributeList.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/CodeCompleteConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DeclSpec.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/DelayedDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/IdentifierResolver.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/JumpDiagnostics.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/MultiplexExternalSemaSource.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Scope.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/ScopeInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/Sema.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAccess.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaAttr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCXXScopeSpec.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCast.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaChecking.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaCodeComplete.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclAttr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaDeclObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExceptionSpec.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExpr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprMember.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaExprObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaFixItUtils.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaInit.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLambda.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaLookup.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaObjCProperty.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOpenMP.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaOverload.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaPseudoObject.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAsm.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaStmtAttr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateDeduction.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateInstantiateDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaTemplateVariadic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/SemaType.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema/Release/TargetAttributesSema.o >llvm[5]: Compiling PointerSubChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d" PointerSubChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling PthreadLockChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d" PthreadLockChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling RetainCountChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d" RetainCountChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangSema.a >llvm[5]: Compiling ReturnPointerRangeChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d" ReturnPointerRangeChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling ReturnUndefChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d" ReturnUndefChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/Sema' >llvm[5]: Compiling SimpleStreamChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d" SimpleStreamChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling StackAddrEscapeChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d" StackAddrEscapeChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling StreamChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d" StreamChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling TaintTesterChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d" TaintTesterChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling TraversalChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d" TraversalChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.d.tmp"; exit 1; fi >llvm[4]: Building Release Archive Library libclangAST.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAST.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAST.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/APValue.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTContext.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ASTImporter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/AttrImpl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CXXInheritance.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Comment.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentBriefParser.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentCommandTraits.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentLexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentParser.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/CommentSema.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Decl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclBase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclFriend.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclGroup.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclObjC.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclOpenMP.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclPrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclTemplate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DeclarationName.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/DumpXML.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Expr.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprClassification.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExprConstant.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ExternalASTSource.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/InheritViz.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumCXXABI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ItaniumMangle.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/LambdaMangleContext.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Mangle.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftCXXABI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/MicrosoftMangle.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NSAPI.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/NestedNameSpecifier.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/ParentMap.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RawCommentList.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayout.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/RecordLayoutBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/SelectorLocationsKind.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Stmt.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtIterator.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtPrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtProfile.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/StmtViz.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateBase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TemplateName.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/Type.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypeLoc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/TypePrinter.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTTBuilder.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST/Release/VTableBuilder.o >llvm[5]: Compiling UndefBranchChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d" UndefBranchChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling UndefCapturedBlockVarChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d" UndefCapturedBlockVarChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling UndefResultChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d" UndefResultChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.d.tmp"; exit 1; fi >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangAST.a >llvm[5]: Compiling UndefinedArraySubscriptChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d" UndefinedArraySubscriptChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling UndefinedAssignmentChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d" UndefinedAssignmentChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.d.tmp"; exit 1; fi >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/AST' >llvm[5]: Compiling UnixAPIChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d" UnixAPIChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling UnreachableCodeChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d" UnreachableCodeChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling VLASizeChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d" VLASizeChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.d.tmp"; exit 1; fi >llvm[5]: Compiling VirtualCallChecker.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d" VirtualCallChecker.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.d.tmp"; exit 1; fi >llvm[5]: Building Release Archive Library libclangStaticAnalyzerCheckers.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCheckers.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCheckers.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AllocationDiagnostics.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/AnalyzerStatsChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ArrayBoundCheckerV2.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BasicObjCFoundationChecks.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BoolAssignmentChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/BuiltinFunctionChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CStringSyntaxChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CallAndMessageChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastSizeChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CastToStructChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCDealloc.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckObjCInstMethSignature.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSecuritySyntaxOnly.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckSizeofPointer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CheckerDocumentation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ChrootChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ClangCheckers.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/CommonBugCategories.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DeadStoresChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DebugCheckers.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DereferenceChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DirectIvarAssignment.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DivZeroChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/DynamicTypePropagation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ExprInspectionChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/FixedAddressChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/GenericTaintChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IdempotentOperationChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/IvarInvalidationChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/LLVMConventionsChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSKeychainAPIChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MacOSXAPIChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocOverflowSecurityChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/MallocSizeofChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSAutoreleasePoolChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NSErrorChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NoReturnFunctionChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/NonNullParamChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCAtSyncChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersASTChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCContainersChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCMissingSuperCallChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCSelfInitChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ObjCUnusedIVarsChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerArithChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PointerSubChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/PthreadLockChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/RetainCountChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnPointerRangeChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/ReturnUndefChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/SimpleStreamChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StackAddrEscapeChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/StreamChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TaintTesterChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/TraversalChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefBranchChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefCapturedBlockVarChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefResultChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedArraySubscriptChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UndefinedAssignmentChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnixAPIChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/UnreachableCodeChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VLASizeChecker.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers/Release/VirtualCallChecker.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerCheckers.a >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Checkers' >make[5]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/.dir >llvm[5]: Compiling AnalysisConsumer.cpp for Release build >llvm[5]: Compiling CheckerRegistration.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d" AnalysisConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.d.tmp"; exit 1; fi >llvm[5]: Compiling FrontendActions.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d" CheckerRegistration.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/../../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d" FrontendActions.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.d.tmp"; exit 1; fi >llvm[5]: Building Release Archive Library libclangStaticAnalyzerFrontend.a >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerFrontend.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerFrontend.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/CheckerRegistration.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend/Release/FrontendActions.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclangStaticAnalyzerFrontend.a >make[5]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer/Frontend' >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib/StaticAnalyzer' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/lib' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools' >for dir in driver libclang c-index-test arcmt-test c-arcmt-test diagtool clang-check clang-format; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/.dir >llvm[4]: Compiling cc1_main.cpp for Release build >llvm[4]: Compiling cc1as_main.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.d" cc1_main.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.d" cc1as_main.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.d.tmp"; exit 1; fi >llvm[4]: Compiling driver.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.d" driver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable clang >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/driver/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1_main.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/cc1as_main.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver/Release/driver.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerFrontend -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangRewriteFrontend -lclangRewriteCore -lclangAnalysis -lclangEdit -lclangAST -lclangBasic -lclangLex \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable clang >llvm[4]: Creating Release Alias clang++ >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang++ >ln -s clang /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang++ >llvm[4]: ======= Finished Creating Release Alias clang++ >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/driver' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/.dir >llvm[4]: Compiling ARCMigrate.cpp for Release build (PIC) >llvm[4]: Compiling CIndex.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.d" ARCMigrate.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.d.tmp"; exit 1; fi >llvm[4]: Compiling CIndexCXX.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.d" CIndex.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.d.tmp"; exit 1; fi >llvm[4]: Compiling CIndexCodeCompletion.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.d" CIndexCXX.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d" CIndexCodeCompletion.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.d.tmp"; exit 1; fi >llvm[4]: Compiling CIndexDiagnostic.cpp for Release build (PIC) >llvm[4]: Compiling CIndexHigh.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.d" CIndexDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.d" CIndexHigh.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.d.tmp"; exit 1; fi >llvm[4]: Compiling CIndexInclusionStack.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.d" CIndexInclusionStack.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.d.tmp"; exit 1; fi >llvm[4]: Compiling CIndexUSRs.cpp for Release build (PIC) >llvm[4]: Compiling CIndexer.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.d" CIndexUSRs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.d" CIndexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.d.tmp"; exit 1; fi >llvm[4]: Compiling CXComment.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.d" CXComment.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.d.tmp"; exit 1; fi >llvm[4]: Compiling CXCompilationDatabase.cpp for Release build (PIC) >llvm[4]: Compiling CXCursor.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.d" CXCompilationDatabase.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.d" CXCursor.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.d.tmp"; exit 1; fi >llvm[4]: Compiling CXLoadedDiagnostic.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d" CXLoadedDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.d.tmp"; exit 1; fi >llvm[4]: Compiling CXSourceLocation.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.d" CXSourceLocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.d.tmp"; exit 1; fi >llvm[4]: Compiling CXStoredDiagnostic.cpp for Release build (PIC) >llvm[4]: Compiling CXString.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d" CXStoredDiagnostic.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.d" CXString.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.d.tmp"; exit 1; fi >llvm[4]: Compiling CXType.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.d" CXType.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.d.tmp"; exit 1; fi >llvm[4]: Compiling IndexBody.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.d" IndexBody.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.d.tmp"; exit 1; fi >llvm[4]: Compiling IndexDecl.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.d" IndexDecl.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.d.tmp"; exit 1; fi >CIndex.cpp: In member function 'void {anonymous}::EnqueueVisitor::VisitDesignatedInitExpr(const clang::DesignatedInitExpr*)': >CIndex.cpp:2030:42: warning: typedef 'Designator' locally defined but not used [-Wunused-local-typedefs] > typedef DesignatedInitExpr::Designator Designator; > ^ >llvm[4]: Compiling IndexTypeSourceInfo.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d" IndexTypeSourceInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.d.tmp"; exit 1; fi >llvm[4]: Compiling Indexing.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.d" Indexing.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.d.tmp"; exit 1; fi >llvm[4]: Compiling IndexingContext.cpp for Release build (PIC) >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.d" IndexingContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.d.tmp"; exit 1; fi >echo "{" > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map >grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/libclang.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map || : >sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/libclang.exports >> /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map >echo " local: *;" >> /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map >echo "};" >> /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map >llvm[4]: Linking Release Shared Library libclang.so >llvm[4]: Building Release Archive Library libclang.a >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/libclang/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-soname,libclang.so -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclang.so /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.o \ > -lclangFrontend -lclangDriver -lclangTooling -lclangSerialization -lclangParse -lclangSema -lclangARCMigrate -lclangRewriteFrontend -lclangRewriteCore -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic -lclangFormat -lLLVM-3.3 -Wl,--version-script,/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/libclang.exports.map -lpthread -lffi -ldl -lm >/usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclang.a >ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclang.a /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/ARCMigrate.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndex.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCXX.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexCodeCompletion.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexHigh.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexInclusionStack.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexUSRs.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CIndexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXComment.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCompilationDatabase.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXCursor.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXLoadedDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXSourceLocation.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXStoredDiagnostic.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXString.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/CXType.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexBody.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexDecl.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexTypeSourceInfo.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/Indexing.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang/Release/IndexingContext.o >ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libclang.a >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/libclang' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/c-index-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.d" c-index-test.c -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable c-index-test >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/c-index-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/c-index-test /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test/Release/c-index-test.o -lclang -lclangFormat -lclangRewriteCore -lclangFrontend -lclangDriver -lclangTooling -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable c-index-test >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-index-test' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/.dir >llvm[4]: Compiling arcmt-test.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.d" arcmt-test.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable arcmt-test >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/arcmt-test /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test/Release/arcmt-test.o -lclangARCMigrate -lclangRewriteCore -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable arcmt-test >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/arcmt-test' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/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.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/c-arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d" c-arcmt-test.c -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable c-arcmt-test >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/c-arcmt-test/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/c-arcmt-test /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test/Release/c-arcmt-test.o -lclang -lclangARCMigrate -lclangRewriteFrontend -lclangRewriteCore -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable c-arcmt-test >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/c-arcmt-test' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/.dir >llvm[4]: Compiling DiagTool.cpp for Release build >llvm[4]: Compiling DiagnosticNames.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.d" DiagTool.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.d" DiagnosticNames.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.d.tmp"; exit 1; fi >llvm[4]: Compiling ListWarnings.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.d" ListWarnings.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.d.tmp"; exit 1; fi >llvm[4]: Compiling ShowEnabledWarnings.cpp for Release build >llvm[4]: Compiling TreeView.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d" ShowEnabledWarnings.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.d" TreeView.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.d.tmp"; exit 1; fi >llvm[4]: Compiling diagtool_main.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.d" diagtool_main.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable diagtool >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/diagtool/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/diagtool /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagTool.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/DiagnosticNames.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ListWarnings.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/ShowEnabledWarnings.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/TreeView.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool/Release/diagtool_main.o -lclangFrontend -lclangDriver -lclangSerialization -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable diagtool >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/diagtool' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/.dir >llvm[4]: Compiling ClangCheck.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/clang-check/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.d" ClangCheck.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable clang-check >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/clang-check/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-check /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check/Release/ClangCheck.o -lclangFrontend -lclangSerialization -lclangDriver -lclangTooling -lclangParse -lclangSema -lclangAnalysis -lclangRewriteFrontend -lclangRewriteCore -lclangEdit -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable clang-check >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-check' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/.dir >llvm[4]: Compiling ClangFormat.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/clang-format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.d" ClangFormat.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.d.tmp"; exit 1; fi >llvm[4]: Linking Release executable clang-format >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/tools/clang-format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/clang-format /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format/Release/ClangFormat.o -lclangFormat -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangSema -lclangAnalysis -lclangRewriteFrontend -lclangRewriteCore -lclangEdit -lclangAST -lclangLex -lclangBasic \ >-lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Executable clang-format >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/clang-format' >for dir in extra; do \ > if [ -d /builddir/build/BUILD/llvm-3.3.src/tools/clang/tools/$dir ]; then\ > (make -C$dir all ) || exit 1; \ > fi \ >done >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/tools' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime' >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime/compiler-rt; \ > DD=compiler-rt; \ > if [ ! -f $SD/Makefile ]; then \ > SD=compiler-rt; \ > DD=compiler-rt; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime/libcxx; \ > DD=libcxx; \ > if [ ! -f $SD/Makefile ]; then \ > SD=libcxx; \ > DD=libcxx; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/runtime/libcxx' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime/libcxx' >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime/compiler-rt' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime/compiler-rt' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/runtime' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/docs' >for dir in tools; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/docs/tools' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/docs/tools' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/docs' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests' >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic; \ > DD=Basic; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Basic; \ > DD=Basic; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex; \ > DD=Lex; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Lex; \ > DD=Lex; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format; \ > DD=Format; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Format; \ > DD=Format; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers; \ > DD=ASTMatchers; \ > if [ ! -f $SD/Makefile ]; then \ > SD=ASTMatchers; \ > DD=ASTMatchers; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST; \ > DD=AST; \ > if [ ! -f $SD/Makefile ]; then \ > SD=AST; \ > DD=AST; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling; \ > DD=Tooling; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Tooling; \ > DD=Tooling; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ > /usr/bin/cp $SD/Makefile $DD/Makefile; \ >fi; \ >make -C $DD all >\ > SD=/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend; \ > DD=Frontend; \ > if [ ! -f $SD/Makefile ]; then \ > SD=Frontend; \ > DD=Frontend; \ > fi; \ > if ([ ! -f $DD/Makefile ] || \ > command test $DD/Makefile -ot \ > $SD/Makefile ); then \ > /builddir/build/BUILD/llvm-3.3.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.3.src/tools/clang/unittests/Lex' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release > /dev/null >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/.dir >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/.dir >llvm[4]: Compiling LexerTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.d" LexerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.d.tmp"; exit 1; fi >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release > /dev/null >llvm[4]: Compiling PPCallbacksTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.d" PPCallbacksTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/.dir >llvm[4]: Compiling FormatTest.cpp for Release build >llvm[4]: Compiling PPConditionalDirectiveRecordTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d" PPConditionalDirectiveRecordTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.d" FormatTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.d.tmp"; exit 1; fi >llvm[4]: Compiling CharInfoTest.cpp for Release build >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.d" CharInfoTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.o ; \ >llvm[4]: Compiling FileManagerTest.cpp for Release build > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/.dir >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.d" FileManagerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.d.tmp"; exit 1; fi >llvm[4]: Compiling SourceManagerTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.d" SourceManagerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.d.tmp"; exit 1; fi >llvm[4]: Compiling ASTMatchersTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d" ASTMatchersTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.d.tmp"; exit 1; fi >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/.dir >llvm[4]: Compiling ASTContextParentMapTest.cpp for Release build >llvm[4]: Compiling CommentLexer.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d" ASTContextParentMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.d" CommentLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.d.tmp"; exit 1; fi >llvm[4]: Compiling CommentParser.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.d" CommentParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.o ; \ >llvm[4]: Compiling FrontendActionTest.cpp for Release build > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.d" FrontendActionTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.d.tmp"; exit 1; fi >llvm[4]: Compiling DeclPrinterTest.cpp for Release build >llvm[4]: Compiling SourceLocationTest.cpp for Release build >llvm[4]: Compiling CommentHandlerTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d" CommentHandlerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.d" DeclPrinterTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.d.tmp"; exit 1; fi >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.d" SourceLocationTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.d.tmp"; exit 1; fi >llvm[4]: Compiling StmtPrinterTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.d" StmtPrinterTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.d.tmp"; exit 1; fi >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from ASTMatchersTest.h:13, > from ASTMatchersTest.cpp:10: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from StmtPrinterTest.cpp:23: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from DeclPrinterTest.cpp:23: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from SourceLocationTest.cpp:20: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from ASTContextParentMapTest.cpp:15: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >ASTMatchersTest.cpp: In member function 'virtual bool clang::ast_matchers::internal::matcher_polymorphicHas0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >ASTMatchersTest.cpp:2230:26: warning: typedef 'assert_node_type_is_accessible' locally defined but not used [-Wunused-local-typedefs] > assert_node_type_is_accessible); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Compiling CompilationDatabaseTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d" CompilationDatabaseTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.d.tmp"; exit 1; fi >llvm[4]: Compiling RecursiveASTVisitorTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d" RecursiveASTVisitorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.d.tmp"; exit 1; fi >llvm[4]: Compiling RefactoringCallbacksTest.cpp for Release build >llvm[4]: Linking Release unit test Lex >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/LexTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/LexerTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPCallbacksTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex/Release/PPConditionalDirectiveRecordTest.o -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d" RefactoringCallbacksTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.d.tmp"; exit 1; fi >llvm[4]: Compiling RefactoringTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.d" RefactoringTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.d.tmp"; exit 1; fi >llvm[4]: Compiling RewriterTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.d" RewriterTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.d.tmp"; exit 1; fi >llvm[4]: ======= Finished Linking Release Unit test Lex >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Lex' >llvm[4]: Compiling ToolingTest.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.d" ToolingTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.d.tmp"; exit 1; fi >In file included from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:49:0, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchFinder.h:44, > from /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/Tooling/RefactoringCallbacks.h:32, > from RefactoringCallbacksTest.cpp:10: >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesChildOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::TraversalKind, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:580:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesDescendantOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::BindKind)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:597:9: warning: typedef 'unsupported_type_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > unsupported_type_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h: In member function 'bool clang::ast_matchers::internal::ASTMatchFinder::matchesAncestorOf(const T&, const clang::ast_matchers::internal::DynTypedMatcher&, clang::ast_matchers::internal::BoundNodesTreeBuilder*, clang::ast_matchers::internal::ASTMatchFinder::AncestorMatchMode)': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:610:28: warning: typedef 'only_Decl_or_Stmt_allowed_for_recursive_matching' locally defined but not used [-Wunused-local-typedefs] > only_Decl_or_Stmt_allowed_for_recursive_matching); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasType0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1749:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_argumentCountIs0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1960:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasArgument0Matcher<NodeType, ParamT1, ParamT2>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:1977:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasAnyArgument0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2128:26: warning: typedef 'instantiated_with_wrong_types' locally defined but not used [-Wunused-local-typedefs] > instantiated_with_wrong_types); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasCondition0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2233:5: warning: typedef 'has_condition_requires_if_statement_conditional_operator_or_loop' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_conditional_operator_or_loop); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasBody0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2305:7: warning: typedef 'has_body_requires_for_while_or_do_statement' locally defined but not used [-Wunused-local-typedefs] > has_body_requires_for_while_or_do_statement); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_hasOperatorName0Matcher<NodeType, ParamT>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2374:5: warning: typedef 'has_condition_requires_if_statement_or_conditional_operator' locally defined but not used [-Wunused-local-typedefs] > has_condition_requires_if_statement_or_conditional_operator); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isDefinition0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2501:7: warning: typedef 'is_definition_requires_isThisDeclarationADefinition_method' locally defined but not used [-Wunused-local-typedefs] > is_definition_requires_isThisDeclarationADefinition_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isTemplateInstantiation0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2727:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h: In member function 'virtual bool clang::ast_matchers::internal::matcher_isExplicitTemplateSpecialization0Matcher<NodeType>::matches(const NodeType&, clang::ast_matchers::internal::ASTMatchFinder*, clang::ast_matchers::internal::BoundNodesTreeBuilder*) const': >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchers.h:2749:26: warning: typedef 'requires_getTemplateSpecializationKind_method' locally defined but not used [-Wunused-local-typedefs] > requires_getTemplateSpecializationKind_method); > ^ >/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include/clang/ASTMatchers/ASTMatchersInternal.h:57:39: note: in definition of macro 'TOOLING_COMPILE_ASSERT' > typedef CompileAssert<(bool(Expr))> Msg[bool(Expr) ? 1 : -1] > ^ >llvm[4]: Linking Release unit test Frontend >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/FrontendTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend/Release/FrontendActionTest.o -lclangFrontendTool -lclangFrontend -lclangDriver -lclangSerialization -lclangCodeGen -lclangParse -lclangSema -lclangStaticAnalyzerCheckers -lclangStaticAnalyzerCore -lclangARCMigrate -lclangRewriteCore -lclangRewriteFrontend -lclangEdit -lclangAnalysis -lclangAST -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: Linking Release unit test Basic >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/BasicTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/CharInfoTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/FileManagerTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic/Release/SourceManagerTest.o -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Unit test Basic >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Basic' >llvm[4]: Linking Release unit test Format >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/FormatTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format/Release/FormatTest.o -lclangFormat -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewriteCore -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: Linking Release unit test AST >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/ASTTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/ASTContextParentMapTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentLexer.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/CommentParser.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/DeclPrinterTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/SourceLocationTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST/Release/StmtPrinterTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteCore -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Unit test Format >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Format' >llvm[4]: ======= Finished Linking Release Unit test Frontend >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Frontend' >llvm[4]: ======= Finished Linking Release Unit test AST >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/AST' >llvm[4]: Linking Release unit test Tooling >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/ToolingTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CommentHandlerTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/CompilationDatabaseTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RecursiveASTVisitorTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringCallbacksTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RefactoringTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/RewriterTest.o /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling/Release/ToolingTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangParse -lclangRewriteCore -lclangRewriteFrontend -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Unit test Tooling >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/Tooling' >llvm[4]: Linking Release unit test ASTMatchers >c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/../../include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/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 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/ASTMatchersTests /builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers/Release/ASTMatchersTest.o -lclangTooling -lclangFrontend -lclangSerialization -lclangDriver -lclangRewriteCore -lclangRewriteFrontend -lclangParse -lclangSema -lclangAnalysis -lclangEdit -lclangAST -lclangASTMatchers -lclangLex -lclangBasic \ >-lgtest -lgtest_main -lLLVM-3.3 -lpthread -lffi -ldl -lm >llvm[4]: ======= Finished Linking Release Unit test ASTMatchers >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests/ASTMatchers' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang/unittests' >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/clang' >for dir in lldb; do \ > if [ -d /builddir/build/BUILD/llvm-3.3.src/tools/$dir ]; then\ > (make -C$dir all ) || exit 1; \ > fi \ >done >make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb' >for dir in include source lib tools; do \ > (make -C $dir all ) || exit 1; \ >done >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/include' >for dir in lldb; do \ > (make -C $dir all ) || exit 1; \ >done >make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/include/lldb' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/include/lldb' >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/include' >make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source' >/builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release > /dev/null >/usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/.dir >llvm[3]: Compiling lldb.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source -DNDEBUG -DLLDB_REVISION='""' -DLLDB_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/include -I/usr/include/python2.7 -I/usr/include/python2.7 -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Utility -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Plugins/Process/POSIX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-sign-compare -Wno-unused-function -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d" lldb.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d.tmp"; exit 1; fi >llvm[3]: Compiling lldb-log.cpp for Release build >if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source -DNDEBUG -DLLDB_REVISION='""' -DLLDB_REPOSITORY='""' -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/include -I/builddir/build/BUILD/llvm-3.3.src/tools/clang/include -I/usr/include/python2.7 -I/usr/include/python2.7 -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Utility -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Plugins/Process/Utility -I/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../source/Plugins/Process/POSIX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-unknown-pragmas -Wno-sign-compare -Wno-sign-compare -Wno-unused-function -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.d" lldb-log.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.o ; \ > then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb-log.d.tmp"; exit 1; fi >In file included from /usr/include/asm/sigcontext.h:13:0, > from /usr/include/bits/sigcontext.h:27, > from /usr/include/signal.h:340, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-types.h:18, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-defines.h:13, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-public.h:13, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-private.h:15, > from lldb.cpp:12: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:448:3: error: expected identifier before numeric constant > R_PPC_NONE = 0, /* No relocation. */ > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:448:3: error: expected '}' before numeric constant >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:448:3: error: expected unqualified-id before numeric constant >In file included from Plugins/ObjectFile/ELF/ELFHeader.h:24:0, > from Plugins/ObjectFile/ELF/ObjectFileELF.h:20, > from lldb.cpp:34: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:465:2: warning: extra ';' [-Wpedantic] > }; > ^ >In file included from /usr/include/asm/sigcontext.h:13:0, > from /usr/include/bits/sigcontext.h:27, > from /usr/include/signal.h:340, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-types.h:18, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-defines.h:13, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-public.h:13, > from /builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/../include/lldb/lldb-private.h:15, > from lldb.cpp:12: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:469:3: error: expected identifier before numeric constant > R_PPC64_NONE = 0, > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:469:3: error: expected '}' before numeric constant >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:469:3: error: expected unqualified-id before numeric constant >In file included from Plugins/ObjectFile/ELF/ELFHeader.h:24:0, > from Plugins/ObjectFile/ELF/ObjectFileELF.h:20, > from lldb.cpp:34: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:501:2: warning: extra ';' [-Wpedantic] > }; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1017:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_name; // Section name (index into string table) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1018:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_type; // Section type (SHT_*) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1019:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_flags; // Section flags (SHF_*) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1020:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr sh_addr; // Address where section is to be loaded > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1021:3: error: 'Elf32_Off' does not name a type > Elf32_Off sh_offset; // File offset of section data, in bytes > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1022:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_size; // Size of section, in bytes > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1023:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_link; // Section type-specific header table index link > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1024:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_info; // Section type-specific extra information > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1025:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_addralign; // Section address alignment > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1026:3: error: 'Elf32_Word' does not name a type > Elf32_Word sh_entsize; // Size of records contained within the section > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1031:3: error: 'Elf64_Word' does not name a type > Elf64_Word sh_name; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1032:3: error: 'Elf64_Word' does not name a type > Elf64_Word sh_type; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1033:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword sh_flags; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1034:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr sh_addr; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1035:3: error: 'Elf64_Off' does not name a type > Elf64_Off sh_offset; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1036:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword sh_size; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1037:3: error: 'Elf64_Word' does not name a type > Elf64_Word sh_link; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1038:3: error: 'Elf64_Word' does not name a type > Elf64_Word sh_info; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1039:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword sh_addralign; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1040:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword sh_entsize; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1181:3: error: 'Elf32_Word' does not name a type > Elf32_Word st_name; // Symbol name (index into string table) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1182:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr st_value; // Value or address associated with the symbol > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1183:3: error: 'Elf32_Word' does not name a type > Elf32_Word st_size; // Size of the symbol > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1186:3: error: 'Elf32_Half' does not name a type > Elf32_Half st_shndx; // Which section (header table index) it's defined in > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1201:3: error: 'Elf64_Word' does not name a type > Elf64_Word st_name; // Symbol name (index into string table) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1204:3: error: 'Elf64_Half' does not name a type > Elf64_Half st_shndx; // Which section (header tbl index) it's defined in > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1205:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr st_value; // Value or address associated with the symbol > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1206:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword st_size; // Size of the symbol > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1266:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr r_offset; // Location (file byte offset, or program virtual addr) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1267:3: error: 'Elf32_Word' does not name a type > Elf32_Word r_info; // Symbol table index and type of relocation to apply > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1271:3: error: 'Elf32_Word' does not name a type > Elf32_Word getSymbol() const { return (r_info >> 8); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1273:18: error: 'Elf32_Word' has not been declared > void setSymbol(Elf32_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1275:25: error: 'Elf32_Word' has not been declared > void setSymbolAndType(Elf32_Word s, unsigned char t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'unsigned char Elf32_Rel::getType() const': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1272:59: error: 'r_info' was not declared in this scope > unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf32_Rel::setType(unsigned char)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1274:62: error: 'getSymbol' was not declared in this scope > void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf32_Rel::setSymbolAndType(int, unsigned char)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1276:5: error: 'r_info' was not declared in this scope > r_info = (s << 8) + t; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: At global scope: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1282:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr r_offset; // Location (file byte offset, or program virtual addr) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1283:3: error: 'Elf32_Word' does not name a type > Elf32_Word r_info; // Symbol table index and type of relocation to apply > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1284:3: error: 'Elf32_Sword' does not name a type > Elf32_Sword r_addend; // Compute value for relocatable field by adding this > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1288:3: error: 'Elf32_Word' does not name a type > Elf32_Word getSymbol() const { return (r_info >> 8); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1290:18: error: 'Elf32_Word' has not been declared > void setSymbol(Elf32_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1292:25: error: 'Elf32_Word' has not been declared > void setSymbolAndType(Elf32_Word s, unsigned char t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'unsigned char Elf32_Rela::getType() const': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1289:59: error: 'r_info' was not declared in this scope > unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf32_Rela::setType(unsigned char)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1291:62: error: 'getSymbol' was not declared in this scope > void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf32_Rela::setSymbolAndType(int, unsigned char)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1293:5: error: 'r_info' was not declared in this scope > r_info = (s << 8) + t; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: At global scope: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1299:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr r_offset; // Location (file byte offset, or program virtual addr). > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1300:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword r_info; // Symbol table index and type of relocation to apply. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1304:3: error: 'Elf64_Word' does not name a type > Elf64_Word getSymbol() const { return (r_info >> 32); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1305:3: error: 'Elf64_Word' does not name a type > Elf64_Word getType() const { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1308:18: error: 'Elf64_Word' has not been declared > void setSymbol(Elf64_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1309:16: error: 'Elf64_Word' has not been declared > void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1310:25: error: 'Elf64_Word' has not been declared > void setSymbolAndType(Elf64_Word s, Elf64_Word t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1310:39: error: 'Elf64_Word' has not been declared > void setSymbolAndType(Elf64_Word s, Elf64_Word t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rel::setSymbol(int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1308:62: error: 'getType' was not declared in this scope > void setSymbol(Elf64_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rel::setType(int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1309:59: error: 'getSymbol' was not declared in this scope > void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rel::setSymbolAndType(int, int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1311:5: error: 'r_info' was not declared in this scope > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1311:16: error: 'Elf64_Xword' was not declared in this scope > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1311:16: note: suggested alternative: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:41:18: note: 'llvm::ELF::Elf64_Xword' > typedef uint64_t Elf64_Xword; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1311:28: error: expected ')' before 's' > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: At global scope: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1317:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr r_offset; // Location (file byte offset, or program virtual addr). > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1318:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword r_info; // Symbol table index and type of relocation to apply. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1319:3: error: 'Elf64_Sxword' does not name a type > Elf64_Sxword r_addend; // Compute value for relocatable field by adding this. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1323:3: error: 'Elf64_Word' does not name a type > Elf64_Word getSymbol() const { return (r_info >> 32); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1324:3: error: 'Elf64_Word' does not name a type > Elf64_Word getType() const { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1327:18: error: 'Elf64_Word' has not been declared > void setSymbol(Elf64_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1328:16: error: 'Elf64_Word' has not been declared > void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1329:25: error: 'Elf64_Word' has not been declared > void setSymbolAndType(Elf64_Word s, Elf64_Word t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1329:39: error: 'Elf64_Word' has not been declared > void setSymbolAndType(Elf64_Word s, Elf64_Word t) { > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rela::setSymbol(int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1327:62: error: 'getType' was not declared in this scope > void setSymbol(Elf64_Word s) { setSymbolAndType(s, getType()); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rela::setType(int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1328:59: error: 'getSymbol' was not declared in this scope > void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: In member function 'void Elf64_Rela::setSymbolAndType(int, int)': >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1330:5: error: 'r_info' was not declared in this scope > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1330:16: error: 'Elf64_Xword' was not declared in this scope > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1330:16: note: suggested alternative: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:41:18: note: 'llvm::ELF::Elf64_Xword' > typedef uint64_t Elf64_Xword; > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1330:28: error: expected ')' before 's' > r_info = ((Elf64_Xword)s << 32) + (t&0xffffffffL); > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h: At global scope: >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1336:3: error: 'Elf32_Word' does not name a type > Elf32_Word p_type; // Type of segment > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1337:3: error: 'Elf32_Off' does not name a type > Elf32_Off p_offset; // File offset where segment is located, in bytes > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1338:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr p_vaddr; // Virtual address of beginning of segment > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1339:3: error: 'Elf32_Addr' does not name a type > Elf32_Addr p_paddr; // Physical address of beginning of segment (OS-specific) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1340:3: error: 'Elf32_Word' does not name a type > Elf32_Word p_filesz; // Num. of bytes in file image of segment (may be zero) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1341:3: error: 'Elf32_Word' does not name a type > Elf32_Word p_memsz; // Num. of bytes in mem image of segment (may be zero) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1342:3: error: 'Elf32_Word' does not name a type > Elf32_Word p_flags; // Segment flags > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1343:3: error: 'Elf32_Word' does not name a type > Elf32_Word p_align; // Segment alignment constraint > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1348:3: error: 'Elf64_Word' does not name a type > Elf64_Word p_type; // Type of segment > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1349:3: error: 'Elf64_Word' does not name a type > Elf64_Word p_flags; // Segment flags > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1350:3: error: 'Elf64_Off' does not name a type > Elf64_Off p_offset; // File offset where segment is located, in bytes > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1351:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr p_vaddr; // Virtual address of beginning of segment > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1352:3: error: 'Elf64_Addr' does not name a type > Elf64_Addr p_paddr; // Physical addr of beginning of segment (OS-specific) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1353:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword p_filesz; // Num. of bytes in file image of segment (may be zero) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1354:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword p_memsz; // Num. of bytes in mem image of segment (may be zero) > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1355:3: error: 'Elf64_Xword' does not name a type > Elf64_Xword p_align; // Segment alignment constraint > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1401:3: error: 'Elf32_Sword' does not name a type > Elf32_Sword d_tag; // Type of dynamic table entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1404:7: error: 'Elf32_Word' does not name a type > Elf32_Word d_val; // Integer value of entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1405:7: error: 'Elf32_Addr' does not name a type > Elf32_Addr d_ptr; // Pointer value of entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1412:3: error: 'Elf64_Sxword' does not name a type > Elf64_Sxword d_tag; // Type of dynamic table entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1415:7: error: 'Elf64_Xword' does not name a type > Elf64_Xword d_val; // Integer value of entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1416:7: error: 'Elf64_Addr' does not name a type > Elf64_Addr d_ptr; // Pointer value of entry. > ^ >/builddir/build/BUILD/llvm-3.3.src/include/llvm/Support/ELF.h:1531:1: error: expected declaration before '}' token > } // end namespace ELF > ^ >/usr/bin/rm: cannot remove '/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.d.tmp': No such file or directory >make[3]: *** [/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source/Release/lldb.o] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb/source' >make[2]: *** [all] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lldb' >make[1]: *** [all] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools' >make: *** [all] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.qCa4XF (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.qCa4XF (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 359, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/llvm.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1049976
: 847181 |
847182