* CPV: sys-devel/llvm-2.6-r2 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux libffi multilib userland_GNU >>> Unpacking source... >>> Unpacking llvm-2.6.tar.gz to /var/tmp/portage/sys-devel/llvm-2.6-r2/work >>> Source unpacked in /var/tmp/portage/sys-devel/llvm-2.6-r2/work >>> Preparing source in /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6 ... * Fixing install dirs * Fixing gccld and gccas * Fixing rpath * Applying llvm-2.6-nodoctargz.patch ...  [ ok ] * Applying llvm-2.6-commandguide-nops.patch ...  [ ok ] * Applying llvm-2.6-cflags.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6 ... * econf: updating llvm-2.6/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating llvm-2.6/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating llvm-2.6/projects/sample/autoconf/config.guess with /usr/share/gnuconfig/config.guess * econf: updating llvm-2.6/projects/sample/autoconf/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-optimized --disable-assertions --disable-expensive-checks --enable-targets=host-only --enable-pic --with-llvmgccdir=/dev/null --with-llvmgcc=nope --with-llvmgxx=nope --enable-bindings=none --enable-libffi checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking type of operating system we're going to host on... Linux checking type of operating system we're going to target... Linux checking target architecture... x86_64 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes 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... /bin/cp checking for date... /bin/date checking for find... /usr/bin/find checking for grep... (cached) /bin/grep checking for mkdir... /bin/mkdir checking for mv... /bin/mv checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for rm... /bin/rm checking for sed... /bin/sed checking for tar... /bin/tar checking for pwd... /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 perl... /usr/bin/perl checking for Perl 5.006 or newer... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /usr/bin/bzip2 checking for doxygen... no checking for groff... /usr/bin/groff checking for gzip... /bin/gzip checking for pod2html... /usr/bin/pod2html checking for pod2man... /usr/bin/pod2man checking for runtest... no 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 compiler -Wl,-R option... yes checking for compiler -Wl,-export-dynamic 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 /usr/local/lib //usr/lib32/opengl/xorg-x11/lib //usr/lib64/opengl/xorg-x11/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/32 /usr/lib64/xulrunner-1.9.2 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/qt/3/lib /usr/qt/3/lib64 /usr/qt/3/lib32 /opt/opencascade-6.3/ros/lin/lib64 /usr/lib64/postgresql-8.3/lib64 /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/lib64/fltk-1.1 /usr/GNUstep/System/Library/Libraries /usr/GNUstep/Local/Library/Libraries /opt/sun-jdk-1.6.0.20/jre/lib/amd64/server /opt/sun-jdk-1.6.0.20/jre/lib/amd64 /usr/lib32/nss /usr/lib32/nspr 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 for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... (cached) ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating mklib appending configuration tag "CXX" to mklib checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to mklib checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking tool compatibility... ok 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 library containing op_open_agent... no checking opagent.h usability... no checking opagent.h presence... no checking for opagent.h... no 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 ANSI C header files... (cached) yes 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 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 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 for HUGE_VAL sanity... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void 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 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 strerror_s... 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 if printf has the %a format character... yes checking for working alloca.h... yes checking for alloca... yes checking for srand48/lrand48/drand48 in ... yes checking whether the compiler implements namespaces... yes checking whether the compiler has the standard iterator... yes checking whether the compiler has the bidirectional iterator... no checking whether the compiler has forward iterators... no checking for isnan in ... yes checking for isnan in ... yes checking for std::isnan in ... yes checking for isinf in ... yes checking for isinf in ... yes checking for std::isinf in ... no checking for finite in ... 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 whether llvm-gcc is sane... no 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 Makefile.config config.status: creating llvm.spec config.status: creating docs/doxygen.cfg config.status: creating tools/llvmc/plugins/Base/Base.td config.status: creating tools/llvm-config/llvm-config.in config.status: creating include/llvm/Config/config.h config.status: creating include/llvm/Support/DataTypes.h config.status: creating include/llvm/ADT/iterator.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 (/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/projects/sample) configure: running /bin/sh ./configure --prefix=/usr '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-optimized' '--disable-assertions' '--disable-expensive-checks' '--enable-targets=host-only' '--enable-pic' '--with-llvmgccdir=/dev/null' '--with-llvmgcc=nope' '--with-llvmgxx=nope' '--enable-bindings=none' '--enable-libffi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating Makefile.common 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6 ... make -j8 VERBOSE=1 KEEP_SYMBOLS=1 for dir in lib/System lib/Support utils lib/VMCore lib tools/llvm-config tools runtime docs; do \ (make -C $dir all ) || exit 1; \ done make[1]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts > /dev/null /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib > /dev/null /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/.dir llvm[1]: Compiling Alarm.cpp for Release-Asserts build llvm[1]: Compiling Disassembler.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.d" Alarm.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.d.tmp"; exit 1; fi if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.d" Disassembler.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.d.tmp"; exit 1; fi llvm[1]: Compiling DynamicLibrary.cpp for Release-Asserts build llvm[1]: Compiling Atomic.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.d" Atomic.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.d.tmp"; exit 1; fi if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.d" DynamicLibrary.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.d.tmp"; exit 1; fi llvm[1]: Compiling Errno.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.d" Errno.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.d.tmp"; exit 1; fi llvm[1]: Compiling Host.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.d" Host.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.d.tmp"; exit 1; fi llvm[1]: Compiling IncludeFile.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.d" IncludeFile.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.d.tmp"; exit 1; fi llvm[1]: Compiling Memory.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.d" Memory.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.d.tmp"; exit 1; fi llvm[1]: Compiling Mutex.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.d" Mutex.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.d.tmp"; exit 1; fi llvm[1]: Compiling Path.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.d" Path.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.d.tmp"; exit 1; fi llvm[1]: Compiling Process.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.d" Process.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.d.tmp"; exit 1; fi llvm[1]: Compiling Program.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.d" Program.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.d.tmp"; exit 1; fi llvm[1]: Compiling RWMutex.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.d" RWMutex.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.d.tmp"; exit 1; fi llvm[1]: Compiling Signals.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.d" Signals.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.d.tmp"; exit 1; fi llvm[1]: Compiling ThreadLocal.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.d" ThreadLocal.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.d.tmp"; exit 1; fi llvm[1]: Compiling Threading.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.d" Threading.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.d.tmp"; exit 1; fi llvm[1]: Compiling TimeValue.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.d" TimeValue.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.d.tmp"; exit 1; fi llvm[1]: Building Release-Asserts Archive Library libLLVMSystem.a /bin/rm -f /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSystem.a x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSystem.a /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Alarm.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Atomic.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Disassembler.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/DynamicLibrary.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Errno.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Host.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/IncludeFile.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Memory.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Mutex.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Path.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Process.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Program.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/RWMutex.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Signals.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/ThreadLocal.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/Threading.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System/Release-Asserts/TimeValue.o x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSystem.a make[1]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/System' make[1]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts > /dev/null /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/.dir llvm[1]: Compiling APFloat.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.d" APFloat.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.d.tmp"; exit 1; fi llvm[1]: Compiling APSInt.cpp for Release-Asserts build llvm[1]: Compiling APInt.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.d" APInt.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.d.tmp"; exit 1; fi llvm[1]: Compiling Allocator.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.d" APSInt.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.d.tmp"; exit 1; fi if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.d" Allocator.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.d.tmp"; exit 1; fi llvm[1]: Compiling CommandLine.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.d" CommandLine.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantRange.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.d" ConstantRange.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.d.tmp"; exit 1; fi llvm[1]: Compiling Debug.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.d" Debug.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.d.tmp"; exit 1; fi llvm[1]: Compiling Dwarf.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.d" Dwarf.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.d.tmp"; exit 1; fi llvm[1]: Compiling ErrorHandling.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.d" ErrorHandling.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.d.tmp"; exit 1; fi llvm[1]: Compiling FileUtilities.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.d" FileUtilities.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.d.tmp"; exit 1; fi llvm[1]: Compiling FoldingSet.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.d" FoldingSet.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.d.tmp"; exit 1; fi llvm[1]: Compiling FormattedStream.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.d" FormattedStream.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.d.tmp"; exit 1; fi llvm[1]: Compiling GraphWriter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.d" GraphWriter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.d.tmp"; exit 1; fi llvm[1]: Compiling IsInf.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.d" IsInf.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.d.tmp"; exit 1; fi llvm[1]: Compiling IsNAN.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.d" IsNAN.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.d.tmp"; exit 1; fi llvm[1]: Compiling ManagedStatic.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.d" ManagedStatic.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryBuffer.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.d" MemoryBuffer.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling PluginLoader.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.d" PluginLoader.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.d.tmp"; exit 1; fi llvm[1]: Compiling PrettyStackTrace.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.d" PrettyStackTrace.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.d.tmp"; exit 1; fi llvm[1]: Compiling SlowOperationInformer.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.d" SlowOperationInformer.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.d.tmp"; exit 1; fi llvm[1]: Compiling SmallPtrSet.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.d" SmallPtrSet.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.d.tmp"; exit 1; fi llvm[1]: Compiling SourceMgr.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.d" SourceMgr.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.d.tmp"; exit 1; fi llvm[1]: Compiling Statistic.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.d" Statistic.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.d.tmp"; exit 1; fi llvm[1]: Compiling Streams.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.d" Streams.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.d.tmp"; exit 1; fi llvm[1]: Compiling StringExtras.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.d" StringExtras.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.d.tmp"; exit 1; fi llvm[1]: Compiling StringMap.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.d" StringMap.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.d.tmp"; exit 1; fi llvm[1]: Compiling StringPool.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.d" StringPool.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.d.tmp"; exit 1; fi llvm[1]: Compiling SystemUtils.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.d" SystemUtils.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.d.tmp"; exit 1; fi llvm[1]: Compiling TargetRegistry.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.d" TargetRegistry.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling Timer.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.d" Timer.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.d.tmp"; exit 1; fi llvm[1]: Compiling Triple.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.d" Triple.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.d.tmp"; exit 1; fi llvm[1]: Compiling Twine.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.d" Twine.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.d.tmp"; exit 1; fi llvm[1]: Compiling raw_ostream.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.d" raw_ostream.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.d.tmp"; exit 1; fi llvm[1]: Building Release-Asserts Archive Library libLLVMSupport.a /bin/rm -f /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSupport.a x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSupport.a /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APFloat.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APInt.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/APSInt.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Allocator.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/CommandLine.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ConstantRange.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Debug.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Dwarf.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ErrorHandling.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FileUtilities.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FoldingSet.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/FormattedStream.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/GraphWriter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsInf.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/IsNAN.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/ManagedStatic.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/MemoryBuffer.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PluginLoader.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/PrettyStackTrace.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SlowOperationInformer.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SmallPtrSet.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SourceMgr.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Statistic.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Streams.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringExtras.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringMap.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/StringPool.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/SystemUtils.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/TargetRegistry.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Timer.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Triple.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/Twine.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support/Release-Asserts/raw_ostream.o x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libLLVMSupport.a make[1]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/lib/Support' make[1]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils' if [ ! -f TableGen/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs TableGen; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Makefile TableGen/Makefile; \ fi; \ make -C TableGen all if [ ! -f fpcmp/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs fpcmp; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Makefile fpcmp/Makefile; \ fi; \ make -C fpcmp all if [ ! -f PerfectShuffle/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs PerfectShuffle; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Makefile PerfectShuffle/Makefile; \ fi; \ make -C PerfectShuffle all if [ ! -f FileCheck/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs FileCheck; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Makefile FileCheck/Makefile; \ fi; \ make -C FileCheck all if [ ! -f FileUpdate/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs FileUpdate; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Makefile FileUpdate/Makefile; \ fi; \ make -C FileUpdate all if [ ! -f unittest/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs unittest; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/Makefile unittest/Makefile; \ fi; \ make -C unittest all make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts > /dev/null /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin > /dev/null make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts > /dev/null make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts > /dev/null /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin > /dev/null /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/.dir make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts > /dev/null make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts > /dev/null make[2]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest' if [ ! -f googletest/Makefile ]; then \ /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs googletest; \ /bin/cp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Makefile googletest/Makefile; \ fi; \ make -C googletest all /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/.dir /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin > /dev/null /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin > /dev/null /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin > /dev/null /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/.dir /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/.dir llvm[2]: Compiling PerfectShuffle.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.d" PerfectShuffle.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.d.tmp"; exit 1; fi llvm[2]: Compiling FileUpdate.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.d" FileUpdate.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.d.tmp"; exit 1; fi llvm[2]: Compiling FileCheck.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.d" FileCheck.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.d.tmp"; exit 1; fi llvm[2]: Compiling fpcmp.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.d" fpcmp.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.d.tmp"; exit 1; fi llvm[2]: Compiling AsmMatcherEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.d" AsmMatcherEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling AsmWriterEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.d" AsmWriterEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.d" CallingConvEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.d.tmp"; exit 1; fi make[3]: Entering directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest' /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts > /dev/null /bin/date > /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/.dir llvm[3]: Compiling gtest.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.d" gtest.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.d.tmp"; exit 1; fi llvm[2]: Linking Release-Asserts executable FileUpdate x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wl,-export-dynamic -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -Wl,--version-script=/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/ExportMap.map -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/FileUpdate /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate/Release-Asserts/FileUpdate.o -lLLVMSupport -lLLVMSystem \ -lpthread -lffi -ldl -lm llvm[2]: Linking Release-Asserts executable fpcmp x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wl,-export-dynamic -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/fpcmp /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp/Release-Asserts/fpcmp.o -lLLVMSupport -lLLVMSystem \ -lpthread -lffi -ldl -lm llvm[2]: Linking Release-Asserts executable llvm-PerfectShuffle x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wl,-export-dynamic -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -Wl,--version-script=/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/ExportMap.map -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/llvm-PerfectShuffle /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle/Release-Asserts/PerfectShuffle.o \ -lpthread -lffi -ldl -lm /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: BFD (GNU Binutils) 2.20.1.20100303 internal error, aborting at /var/tmp/portage/sys-devel/binutils-2.20.1/work/binutils-2.20.1/bfd/elflink.c line 8468 in elf_link_check_versioned_symbol /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[2]: *** [/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/FileUpdate] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileUpdate' make[1]: *** [FileUpdate/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[3]: Compiling gtest-death-test.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.d" gtest-death-test.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.d.tmp"; exit 1; fi /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: BFD (GNU Binutils) 2.20.1.20100303 internal error, aborting at /var/tmp/portage/sys-devel/binutils-2.20.1/work/binutils-2.20.1/bfd/elflink.c line 8468 in elf_link_check_versioned_symbol /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[2]: *** [/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/llvm-PerfectShuffle] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/PerfectShuffle' make[1]: *** [PerfectShuffle/.makeall] Error 2 llvm[2]: ======= Finished Linking Release-Asserts Executable fpcmp make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/fpcmp' llvm[3]: Compiling gtest-filepath.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.d" gtest-filepath.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-port.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.d" gtest-port.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.d.tmp"; exit 1; fi llvm[2]: Linking Release-Asserts executable FileCheck x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wl,-export-dynamic -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -Wl,--version-script=/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/ExportMap.map -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/FileCheck /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck/Release-Asserts/FileCheck.o -lLLVMSupport -lLLVMSystem \ -lpthread -lffi -ldl -lm /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: BFD (GNU Binutils) 2.20.1.20100303 internal error, aborting at /var/tmp/portage/sys-devel/binutils-2.20.1/work/binutils-2.20.1/bfd/elflink.c line 8468 in elf_link_check_versioned_symbol /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[2]: *** [/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/FileCheck] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/FileCheck' make[1]: *** [FileCheck/.makeall] Error 2 llvm[3]: Compiling gtest-test-part.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.d" gtest-test-part.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-typed-test.cc for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-exceptions -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.d" gtest-typed-test.cc -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.d.tmp"; exit 1; fi llvm[2]: Compiling ClangDiagnosticsEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.d" ClangDiagnosticsEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CodeEmitterGen.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.d" CodeEmitterGen.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.d" CodeGenDAGPatterns.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenInstruction.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.d" CodeGenInstruction.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenTarget.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.d" CodeGenTarget.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.d" DAGISelEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FastISelEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.d" FastISelEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling InstrEnumEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.d" InstrEnumEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.d.tmp"; exit 1; fi llvm[3]: Building Release-Asserts Archive Library libGoogleTest.a /bin/rm -f /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libGoogleTest.a x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libGoogleTest.a /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-death-test.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-filepath.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-port.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-test-part.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest/Release-Asserts/gtest-typed-test.o x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib/libGoogleTest.a make[3]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest/googletest' make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/unittest' llvm[2]: Compiling InstrInfoEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.d" InstrInfoEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.d" IntrinsicEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling LLVMCConfigurationEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.d" LLVMCConfigurationEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling Record.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.d" Record.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterInfoEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.d" RegisterInfoEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetEmitter.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.d" SubtargetEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling TGLexer.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.d" TGLexer.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.d.tmp"; exit 1; fi llvm[2]: Compiling TGParser.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.d" TGParser.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.d.tmp"; exit 1; fi llvm[2]: Compiling TGValueTypes.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.d" TGValueTypes.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.d.tmp"; exit 1; fi llvm[2]: Compiling TableGen.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.d" TableGen.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.d.tmp"; exit 1; fi llvm[2]: Compiling TableGenBackend.cpp for Release-Asserts build if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.o" -MT "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.d" TableGenBackend.cpp -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.o ; \ then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.d.tmp" "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.d.tmp"; exit 1; fi llvm[2]: Linking Release-Asserts executable tblgen x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/include -I/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fPIC -Woverloaded-virtual -march=amdfam10 -mfpmath=sse -mieee-fp -O2 -pipe -Wl,-O1 -Wl,-O1 -Wl,-O1 -Wl,-O1 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wl,-export-dynamic -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -L/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/lib -Wl,--version-script=/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/autoconf/ExportMap.map -o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/tblgen /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmMatcherEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/AsmWriterEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CallingConvEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/ClangDiagnosticsEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeEmitterGen.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenDAGPatterns.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenInstruction.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/CodeGenTarget.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/DAGISelEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/FastISelEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrEnumEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/InstrInfoEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/IntrinsicEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/LLVMCConfigurationEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/Record.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/RegisterInfoEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/SubtargetEmitter.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGLexer.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGParser.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TGValueTypes.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGen.o /var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen/Release-Asserts/TableGenBackend.o -lLLVMSupport -lLLVMSystem \ -lpthread -lffi -ldl -lm /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: BFD (GNU Binutils) 2.20.1.20100303 internal error, aborting at /var/tmp/portage/sys-devel/binutils-2.20.1/work/binutils-2.20.1/bfd/elflink.c line 8468 in elf_link_check_versioned_symbol /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: Please report this bug. collect2: ld returned 1 exit status make[2]: *** [/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/Release-Asserts/bin/tblgen] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils/TableGen' make[1]: *** [TableGen/.makeall] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6/utils' make: *** [all] Error 1 * ERROR: sys-devel/llvm-2.6-r2 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2405: Called die * The specific snippet of code: * emake VERBOSE=1 KEEP_SYMBOLS=1 || die "emake failed" * * If you need support, post the output of 'emerge --info =sys-devel/llvm-2.6-r2', * the complete build log and the output of 'emerge -pqv =sys-devel/llvm-2.6-r2'. * The complete build log is located at '/var/tmp/portage/sys-devel/llvm-2.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/llvm-2.6-r2/temp/environment'. * S: '/var/tmp/portage/sys-devel/llvm-2.6-r2/work/llvm-2.6'