Skip to content

Instantly share code, notes, and snippets.

@alexws54tk
Created May 30, 2016 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexws54tk/1770b8c70328f56f087397bc18870dbd to your computer and use it in GitHub Desktop.
Save alexws54tk/1770b8c70328f56f087397bc18870dbd to your computer and use it in GitHub Desktop.
sys-devel/llvm-3.5.0
This file has been truncated, but you can view the full file.
* Package: sys-devel/llvm-3.5.0
* Repository: gentoo
* Maintainer: mgorny@gentoo.org williamh@gentoo.org
* USE: abi_x86_32 abi_x86_64 amd64 clang elibc_glibc gold kernel_linux libffi multitarget ncurses python python_targets_python2_7 static-analyzer userland_GNU xml
* FEATURES: preserve-libs sandbox userpriv usersandbox
* Checking for at least 2400 MiB disk space at "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/temp" ...
[ ok ]
* Trying to build a C++11 test program ...
[ ok ]
>>> Unpacking source...
>>> Unpacking llvm-3.5.0.src.tar.xz to /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Unpacking compiler-rt-3.5.0.src.tar.xz to /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Unpacking cfe-3.5.0.src.tar.xz to /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Unpacking clang-tools-extra-3.5.0.src.tar.xz to /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Unpacking llvm-3.5.0-manpages.tar.bz2 to /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Source unpacked in /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work
>>> Preparing source in /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
* Applying llvm-3.2-nodoctargz.patch ...
[ ok ]
* Applying llvm-3.5-gcc-4.9.patch ...
[ ok ]
* Applying llvm-3.5-gentoo-install.patch ...
[ ok ]
* Applying llvm-3.5.0-fix_LLVMExports_cmake.patch ...
[ ok ]
* Applying clang-3.5-gentoo-runtime-gcc-detection-v3.patch ...
[ ok ]
* Applying clang-3.5-gentoo-install.patch ...
[ ok ]
* Applying clang-3.4-darwin_prefix-include-paths.patch ...
[ ok ]
* Adjusting to prefix /
* InitHeaderSearch.cpp ...
[ ok ]
* Fixing install dirs
>>> Source prepared.
>>> Configuring source in /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
* abi_x86_32.x86: running multilib-minimal_abi_src_configure
* econf: updating llvm-3.5.0.src/autoconf/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating llvm-3.5.0.src/autoconf/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --disable-timestamps --enable-keep-symbols --enable-shared --with-optimize-option= --enable-optimized --disable-assertions --disable-expensive-checks --disable-libedit --enable-terminfo --enable-libffi ac_cv_prog_XML2CONFIG= --enable-targets=all --enable-bindings=none
configure: loading site script /usr/share/config.site
checking for i686-pc-linux-gnu-clang... x86_64-pc-linux-gnu-gcc -m32
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 -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
checking whether GCC or Clang is our host compiler... gcc
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-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
checking whether GCC is new enough... yes
checking optimization flags...
checking for GNU make... make
checking whether ln -s works... yes
checking for nm... /usr/bin/nm
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... /bin/grep
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for tar... /bin/tar
checking for pwd... /bin/pwd
checking for dot... /usr/bin/dot
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for bzip2... /bin/bzip2
checking for cat... /bin/cat
checking for doxygen... /usr/bin/doxygen
checking for groff... /usr/bin/groff
checking for gzip... /bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.25.1
checking for compiler -Wl,-R<path> option... yes
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for grep that handles long lines and -e... (cached) /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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized
checking for python... user defined:
checking for python >= 2.5... /usr/bin/python2.7 (2.7.10)
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... none required
checking for library containing setupterm... -lcurses
checking for library containing ffi_call... -lffi
checking for library containing mallinfo... none required
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for compress2 in -lz... yes
checking for xml2-config... (cached) no
checking for libxml2 includes... xml2-config not found
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking ffi/ffi.h usability... no
checking ffi/ffi.h presence... no
checking for ffi/ffi.h... no
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether arc4random is declared... no
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: creating tools/clang/include/clang/Config/config.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing 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
* abi_x86_64.amd64: running multilib-minimal_abi_src_configure
* econf: updating llvm-3.5.0.src/autoconf/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating llvm-3.5.0.src/autoconf/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/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 --disable-timestamps --enable-keep-symbols --enable-shared --with-optimize-option= --enable-optimized --disable-assertions --disable-expensive-checks --disable-libedit --enable-terminfo --enable-libffi XML2CONFIG=x86_64-pc-linux-gnu-pkg-config libxml-2.0 --enable-targets=all --with-binutils-include=/usr/include/ --enable-bindings=none
configure: loading site script /usr/share/config.site
checking for x86_64-pc-linux-gnu-clang... 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 whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether GCC or Clang is our host compiler... gcc
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 whether GCC is new enough... yes
checking optimization flags...
checking for GNU make... make
checking whether ln -s works... yes
checking for nm... /usr/bin/nm
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for date... /bin/date
checking for find... /usr/bin/find
checking for grep... /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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for tar... /bin/tar
checking for pwd... /bin/pwd
checking for dot... /usr/bin/dot
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for bzip2... /bin/bzip2
checking for cat... /bin/cat
checking for doxygen... /usr/bin/doxygen
checking for groff... /usr/bin/groff
checking for gzip... /bin/gzip
checking for pdfroff... /usr/bin/pdfroff
checking for zip... /usr/bin/zip
checking for ocamlc... no
checking for ocamlopt... no
checking for ocamldep... no
checking for ocamldoc... no
checking for gas... no
checking for as... /usr/bin/as
checking for linker version... 2.25.1
checking for compiler -Wl,-R<path> option... yes
checking for compiler -rdynamic option... yes
checking for compiler -Wl,--version-script option... yes
checking for grep that handles long lines and -e... (cached) /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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking tool compatibility... ok
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized
checking for python... user defined:
checking for python >= 2.5... /usr/bin/python2.7 (2.7.10)
checking for sin in -lm... yes
checking for library containing dlopen... -ldl
checking for library containing clock_gettime... none required
checking for library containing setupterm... -lcurses
checking for library containing ffi_call... -lffi
checking for library containing mallinfo... none required
checking for pthread_mutex_init in -lpthread... yes
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_rwlock_init... none required
checking for library containing pthread_getspecific... none required
checking for compress2 in -lz... yes
checking for xml2-config... x86_64-pc-linux-gnu-pkg-config libxml-2.0
checking for libxml2 includes... -I/usr/include/libxml2
checking for xmlReadFile in -lxml2... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for MAP_ANONYMOUS vs. MAP_ANON... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking cxxabi.h usability... yes
checking cxxabi.h presence... yes
checking for cxxabi.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking whether FE_ALL_EXCEPT is declared... yes
checking whether FE_INEXACT is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking ffi/ffi.h usability... no
checking ffi/ffi.h presence... no
checking for ffi/ffi.h... no
checking CrashReporterClient.h usability... no
checking CrashReporterClient.h presence... no
checking for CrashReporterClient.h... no
checking __crashreporter_info__... no
checking for HUGE_VAL sanity... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for int64_t... yes
checking for uint64_t... yes
checking for backtrace... yes
checking for ceilf... yes
checking for floorf... yes
checking for roundf... yes
checking for rintf... yes
checking for nearbyintf... yes
checking for getcwd... yes
checking for powf... yes
checking for fmodf... yes
checking for strtof... yes
checking for round... yes
checking for log... yes
checking for log2... yes
checking for log10... yes
checking for exp... yes
checking for exp2... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for posix_spawn... yes
checking for pread... yes
checking for realpath... yes
checking for sbrk... yes
checking for setrlimit... (cached) yes
checking for strerror... yes
checking for strerror_r... yes
checking for setenv... yes
checking for strtoll... yes
checking for strtoq... yes
checking for sysconf... yes
checking for malloc_zone_statistics... no
checking for setjmp... yes
checking for longjmp... yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for writev... yes
checking for futimes... yes
checking for futimens... yes
checking if printf has the %a format character... yes
checking for srand48/lrand48/drand48 in <stdlib.h>... yes
checking whether arc4random is declared... no
checking whether strerror_s is declared... no
checking for isnan in <math.h>... yes
checking for isnan in <cmath>... yes
checking for std::isnan in <cmath>... yes
checking for isinf in <math.h>... yes
checking for isinf in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for finite in <ieeefp.h>... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for mmap of files... yes
checking if /dev/zero is needed for mmap... no
checking for GCC atomic builtins... yes
checking for 32-bit userspace on 64-bit system... no
checking for __dso_handle... yes
checking for compiler -fvisibility-inlines-hidden option... yes
configure: creating ./config.status
config.status: creating include/llvm/Config/Targets.def
config.status: creating include/llvm/Config/AsmPrinters.def
config.status: creating include/llvm/Config/AsmParsers.def
config.status: creating include/llvm/Config/Disassemblers.def
config.status: creating Makefile.config
config.status: creating llvm.spec
config.status: creating docs/doxygen.cfg
config.status: creating tools/clang/docs/doxygen.cfg
config.status: creating bindings/ocaml/llvm/META.llvm
config.status: creating include/llvm/Config/config.h
config.status: creating include/llvm/Config/llvm-config.h
config.status: creating include/llvm/Support/DataTypes.h
config.status: creating tools/clang/include/clang/Config/config.h
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing Makefile.common commands
config.status: executing examples/Makefile commands
config.status: executing lib/Makefile commands
config.status: executing test/Makefile commands
config.status: executing test/Makefile.tests commands
config.status: executing unittests/Makefile commands
config.status: executing tools/Makefile commands
config.status: executing utils/Makefile commands
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
>>> Source configured.
>>> Compiling source in /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
* abi_x86_32.x86: running multilib-minimal_abi_src_compile
make -j2 VERBOSE=1 REQUIRES_RTTI=1 GENTOO_LIBDIR=lib32 'ONLY_TOOLS=llvm-config clang' BUILD_CLANG_ONLY=YES
llvm[0]: Constructing LLVMBuild project information.
/usr/bin/python2.7 /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-build/llvm-build \
--native-target "x86" \
--enable-targets "X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600" \
--enable-optional-components "" \
--write-library-table /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/tools/llvm-config/LibraryDependencies.inc \
--write-make-fragment /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Makefile.llvmbuild \
--write-cmake-fragment /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/LLVMBuild.cmake \
--write-cmake-exports-fragment /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/cmake/modules/LLVMBuildExports.cmake
for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/$dir/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $dir; \
/bin/cp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[1]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release > /dev/null
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/.dir
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/.//.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/.dir
llvm[1]: Compiling APFloat.cpp for Release build
llvm[1]: Compiling APInt.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APFloat.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.d.tmp"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APInt.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.d.tmp"; exit 1; fi
llvm[1]: Compiling APSInt.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APSInt.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.d.tmp"; exit 1; fi
llvm[1]: Compiling ARMBuildAttrs.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ARMBuildAttrs.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.d.tmp"; exit 1; fi
llvm[1]: Compiling ARMWinEH.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ARMWinEH.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.d.tmp"; exit 1; fi
llvm[1]: Compiling Allocator.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Allocator.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.d.tmp"; exit 1; fi
llvm[1]: Compiling Atomic.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Atomic.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.d.tmp"; exit 1; fi
llvm[1]: Compiling BlockFrequency.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/BlockFrequency.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi
llvm[1]: Compiling BranchProbability.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/BranchProbability.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi
llvm[1]: Compiling CommandLine.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/CommandLine.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi
llvm[1]: Compiling Compression.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Compression.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.d.tmp"; exit 1; fi
llvm[1]: Compiling ConvertUTF.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ConvertUTF.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi
llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ConvertUTFWrapper.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi
llvm[1]: Compiling CrashRecoveryContext.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/CrashRecoveryContext.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DAGDeltaAlgorithm.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi
llvm[1]: Compiling DataExtractor.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DataExtractor.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi
llvm[1]: Compiling DataStream.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DataStream.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.d.tmp"; exit 1; fi
llvm[1]: Compiling Debug.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Debug.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.d.tmp"; exit 1; fi
llvm[1]: Compiling DeltaAlgorithm.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DeltaAlgorithm.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi
llvm[1]: Compiling Dwarf.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Dwarf.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi
llvm[1]: Compiling DynamicLibrary.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DynamicLibrary.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi
llvm[1]: Compiling Errno.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Errno.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.d.tmp"; exit 1; fi
llvm[1]: Compiling ErrorHandling.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ErrorHandling.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi
llvm[1]: Compiling FileOutputBuffer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FileOutputBuffer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi
llvm[1]: Compiling FileUtilities.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FileUtilities.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi
llvm[1]: Compiling FoldingSet.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FoldingSet.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi
llvm[1]: Compiling FormattedStream.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FormattedStream.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi
llvm[1]: Compiling GraphWriter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/GraphWriter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi
llvm[1]: Compiling Hashing.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Hashing.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.d.tmp"; exit 1; fi
llvm[1]: Compiling Host.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Host.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.d.tmp"; exit 1; fi
llvm[1]: Compiling IncludeFile.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IncludeFile.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.d.tmp"; exit 1; fi
llvm[1]: Compiling IntEqClasses.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntEqClasses.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi
llvm[1]: Compiling IntervalMap.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntervalMap.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntrusiveRefCntPtr.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi
llvm[1]: Compiling IsInf.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IsInf.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.d.tmp"; exit 1; fi
llvm[1]: Compiling IsNAN.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IsNAN.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.d.tmp"; exit 1; fi
llvm[1]: Compiling LEB128.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LEB128.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.d.tmp"; exit 1; fi
llvm[1]: Compiling LineIterator.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LineIterator.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.d.tmp"; exit 1; fi
llvm[1]: Compiling Locale.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Locale.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.d.tmp"; exit 1; fi
llvm[1]: Compiling LockFileManager.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LockFileManager.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi
llvm[1]: Compiling MD5.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MD5.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.d.tmp"; exit 1; fi
llvm[1]: Compiling ManagedStatic.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ManagedStatic.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi
llvm[1]: Compiling Memory.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Memory.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryBuffer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MemoryBuffer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi
llvm[1]: Compiling MemoryObject.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MemoryObject.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling Mutex.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Mutex.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.d.tmp"; exit 1; fi
llvm[1]: Compiling Path.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Path.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.d.tmp"; exit 1; fi
llvm[1]: Compiling PluginLoader.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/PluginLoader.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi
llvm[1]: Compiling PrettyStackTrace.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/PrettyStackTrace.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi
llvm[1]: Compiling Process.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Process.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.d.tmp"; exit 1; fi
llvm[1]: Compiling Program.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Program.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.d.tmp"; exit 1; fi
llvm[1]: Compiling RWMutex.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/RWMutex.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi
llvm[1]: Compiling RandomNumberGenerator.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/RandomNumberGenerator.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.d.tmp"; exit 1; fi
llvm[1]: Compiling Regex.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Regex.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.d.tmp"; exit 1; fi
llvm[1]: Compiling ScaledNumber.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ScaledNumber.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.d.tmp"; exit 1; fi
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SearchForAddressOfSpecialSymbol.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi
llvm[1]: Compiling Signals.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Signals.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.d.tmp"; exit 1; fi
llvm[1]: Compiling SmallPtrSet.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SmallPtrSet.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi
llvm[1]: Compiling SmallVector.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SmallVector.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi
llvm[1]: Compiling SourceMgr.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SourceMgr.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi
llvm[1]: Compiling SpecialCaseList.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SpecialCaseList.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.d.tmp"; exit 1; fi
llvm[1]: Compiling Statistic.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Statistic.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.d.tmp"; exit 1; fi
llvm[1]: Compiling StreamableMemoryObject.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StreamableMemoryObject.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling StringExtras.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringExtras.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi
llvm[1]: Compiling StringMap.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringMap.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.d.tmp"; exit 1; fi
llvm[1]: Compiling StringPool.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringPool.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.d.tmp"; exit 1; fi
llvm[1]: Compiling StringRef.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringRef.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.d.tmp"; exit 1; fi
llvm[1]: Compiling StringRefMemoryObject.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringRefMemoryObject.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.d.tmp"; exit 1; fi
llvm[1]: Compiling SystemUtils.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SystemUtils.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi
llvm[1]: Compiling TargetRegistry.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/TargetRegistry.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi
llvm[1]: Compiling ThreadLocal.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ThreadLocal.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi
llvm[1]: Compiling Threading.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Threading.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.d.tmp"; exit 1; fi
llvm[1]: Compiling TimeValue.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/TimeValue.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi
llvm[1]: Compiling Timer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Timer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.d.tmp"; exit 1; fi
llvm[1]: Compiling ToolOutputFile.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ToolOutputFile.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi
llvm[1]: Compiling Triple.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Triple.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.d.tmp"; exit 1; fi
llvm[1]: Compiling Twine.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Twine.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.d.tmp"; exit 1; fi
llvm[1]: Compiling Unicode.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Unicode.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.d.tmp"; exit 1; fi
llvm[1]: Compiling Valgrind.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Valgrind.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi
llvm[1]: Compiling Watchdog.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Watchdog.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLParser.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/YAMLParser.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi
llvm[1]: Compiling YAMLTraits.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/YAMLTraits.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi
llvm[1]: Compiling circular_raw_ostream.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/circular_raw_ostream.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_os_ostream.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/raw_os_ostream.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling raw_ostream.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/raw_ostream.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.d.tmp"; exit 1; fi
llvm[1]: Compiling regcomp.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regcomp.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.d.tmp"; exit 1; fi
llvm[1]: Compiling regerror.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regerror.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.d.tmp"; exit 1; fi
llvm[1]: Compiling regexec.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regexec.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.d.tmp"; exit 1; fi
llvm[1]: Compiling regfree.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regfree.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.d.tmp"; exit 1; fi
llvm[1]: Compiling regstrlcpy.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regstrlcpy.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi
llvm[1]: Building Release Archive Library libLLVMSupport.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMSupport.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMSupport.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APFloat.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APInt.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/APSInt.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMBuildAttrs.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ARMWinEH.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Allocator.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Atomic.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BlockFrequency.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/BranchProbability.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CommandLine.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Compression.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTF.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ConvertUTFWrapper.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/CrashRecoveryContext.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DAGDeltaAlgorithm.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataExtractor.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DataStream.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Debug.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DeltaAlgorithm.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Dwarf.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/DynamicLibrary.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Errno.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ErrorHandling.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileOutputBuffer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FileUtilities.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FoldingSet.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/FormattedStream.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/GraphWriter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Hashing.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Host.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IncludeFile.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntEqClasses.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntervalMap.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IntrusiveRefCntPtr.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsInf.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/IsNAN.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LEB128.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LineIterator.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Locale.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/LockFileManager.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MD5.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ManagedStatic.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Memory.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryBuffer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/MemoryObject.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Mutex.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Path.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PluginLoader.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/PrettyStackTrace.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Process.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Program.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RWMutex.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/RandomNumberGenerator.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Regex.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ScaledNumber.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Signals.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallPtrSet.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SmallVector.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SourceMgr.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SpecialCaseList.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Statistic.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StreamableMemoryObject.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringExtras.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringMap.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringPool.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRef.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/StringRefMemoryObject.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/SystemUtils.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TargetRegistry.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ThreadLocal.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Threading.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/TimeValue.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Timer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/ToolOutputFile.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Triple.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Twine.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Unicode.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Valgrind.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/Watchdog.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLParser.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/YAMLTraits.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/circular_raw_ostream.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_os_ostream.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/raw_ostream.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regcomp.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regerror.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regexec.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regfree.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support/Release/regstrlcpy.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMSupport.a
make[1]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Support'
make[1]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release > /dev/null
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/.dir
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/.//.dir
llvm[1]: Compiling Error.cpp for Release build
llvm[1]: Compiling Main.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Error.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.d.tmp"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Main.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.d.tmp"; exit 1; fi
llvm[1]: Compiling Record.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Record.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.d.tmp"; exit 1; fi
llvm[1]: Compiling SetTheory.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/SetTheory.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.d.tmp"; exit 1; fi
llvm[1]: Compiling StringMatcher.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/StringMatcher.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi
llvm[1]: Compiling TGLexer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TGLexer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi
llvm[1]: Compiling TGParser.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TGParser.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi
llvm[1]: Compiling TableGenBackend.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TableGenBackend.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.d.tmp"; exit 1; fi
llvm[1]: Building Release Archive Library libLLVMTableGen.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTableGen.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTableGen.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Error.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Main.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/Record.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/SetTheory.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/StringMatcher.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGLexer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TGParser.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen/Release/TableGenBackend.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTableGen.a
make[1]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/TableGen'
make[1]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/FileCheck; \
DD=FileCheck; \
if [ ! -f $SD/Makefile ]; then \
SD=FileCheck; \
DD=FileCheck; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen; \
DD=TableGen; \
if [ ! -f $SD/Makefile ]; then \
SD=TableGen; \
DD=TableGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/.//.dir
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release > /dev/null
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/.dir
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/./ > /dev/null
llvm[2]: Compiling FileCheck.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/FileCheck/FileCheck.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/.//.dir
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmMatcherEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable FileCheck
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,--version-script=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/FileCheck /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: ======= Finished Linking Release Executable FileCheck
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/FileCheck'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/PerfectShuffle; \
DD=PerfectShuffle; \
if [ ! -f $SD/Makefile ]; then \
SD=PerfectShuffle; \
DD=PerfectShuffle; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/.//.dir
llvm[2]: Compiling PerfectShuffle.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/PerfectShuffle/PerfectShuffle.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable llvm-PerfectShuffle
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,--version-script=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/llvm-PerfectShuffle /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle/Release/PerfectShuffle.o \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/PerfectShuffle'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/count; \
DD=count; \
if [ ! -f $SD/Makefile ]; then \
SD=count; \
DD=count; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/.//.dir
llvm[2]: Compiling count.c for Release build
if x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/count/count.c -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable count
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,--version-script=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/count /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count/Release/count.o \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: ======= Finished Linking Release Executable count
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/count'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/fpcmp; \
DD=fpcmp; \
if [ ! -f $SD/Makefile ]; then \
SD=fpcmp; \
DD=fpcmp; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/.//.dir
llvm[2]: Compiling fpcmp.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/fpcmp/fpcmp.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable fpcmp
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/fpcmp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: ======= Finished Linking Release Executable fpcmp
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/fpcmp'
llvm[2]: Compiling AsmWriterEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmWriterEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-lit; \
DD=llvm-lit; \
if [ ! -f $SD/Makefile ]; then \
SD=llvm-lit; \
DD=llvm-lit; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/llvm-lit'
llvm[2]: Creating 'llvm-lit' script...
echo s=@LLVM_SOURCE_DIR@=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src=g > lit.tmp
echo s=@LLVM_BINARY_DIR@=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86=g >> lit.tmp
sed -f lit.tmp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-lit/llvm-lit.in > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/llvm-lit
chmod +x /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/llvm-lit
rm -f lit.tmp
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/llvm-lit'
llvm[2]: Compiling AsmWriterInst.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmWriterInst.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/not; \
DD=not; \
if [ ! -f $SD/Makefile ]; then \
SD=not; \
DD=not; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/.//.dir
llvm[2]: Compiling not.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/not/not.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable not
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,--version-script=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/not /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not/Release/not.o -lLLVMSupport \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: Compiling CTagsEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CTagsEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi
llvm[2]: ======= Finished Linking Release Executable not
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/not'
llvm[2]: Compiling CallingConvEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CallingConvEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest; \
DD=unittest; \
if [ ! -f $SD/Makefile ]; then \
SD=unittest; \
DD=unittest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest; \
DD=googletest; \
if [ ! -f $SD/Makefile ]; then \
SD=googletest; \
DD=googletest; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src//.dir
llvm[3]: Compiling src/gtest-all.cc for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest/src/gtest-all.cc -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeEmitterGen.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeEmitterGen.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenDAGPatterns.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libgtest.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest/Release/src/gtest-all.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/googletest'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/UnitTestMain; \
DD=UnitTestMain; \
if [ ! -f $SD/Makefile ]; then \
SD=UnitTestMain; \
DD=UnitTestMain; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/.//.dir
llvm[3]: Compiling TestMain.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/UnitTestMain -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/UnitTestMain/TestMain.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libgtest_main.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest_main.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest_main.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain/Release/TestMain.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libgtest_main.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest/UnitTestMain'
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/unittest'
llvm[2]: Compiling CodeGenInstruction.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenInstruction.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenMapTable.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenMapTable.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenRegisters.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenRegisters.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenSchedule.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenSchedule.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeGenTarget.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenTarget.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcher.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcher.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherGen.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherOpt.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DFAPacketizerEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling DisassemblerEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DisassemblerEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling FastISelEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/FastISelEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/FixedLenDecoderEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling InstrInfoEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/InstrInfoEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling IntrinsicEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/IntrinsicEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling OptParserEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/OptParserEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/PseudoLoweringEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/RegisterInfoEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling SubtargetEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/SubtargetEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi
llvm[2]: Compiling TableGen.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/TableGen.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi
llvm[2]: Compiling X86DisassemblerTables.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86DisassemblerTables.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi
llvm[2]: Compiling X86ModRMFilters.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86ModRMFilters.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi
llvm[2]: Compiling X86RecognizableInstr.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86RecognizableInstr.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi
llvm[2]: Linking Release executable llvm-tblgen
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,--version-script=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/llvm-tblgen /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmMatcherEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/AsmWriterInst.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CTagsEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CallingConvEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeEmitterGen.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenDAGPatterns.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenInstruction.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenMapTable.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenRegisters.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenSchedule.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/CodeGenTarget.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcher.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherGen.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DAGISelMatcherOpt.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DFAPacketizerEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/DisassemblerEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FastISelEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/FixedLenDecoderEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/InstrInfoEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/IntrinsicEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/OptParserEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/PseudoLoweringEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/RegisterInfoEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/SubtargetEmitter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/TableGen.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86DisassemblerTables.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86ModRMFilters.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[2]: ======= Finished Linking Release Executable llvm-tblgen
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils/TableGen'
make[1]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/utils'
make[1]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release > /dev/null
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include/llvm/IR > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/.dir
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include/llvm/IR/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/./ > /dev/null
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/bin/llvm-tblgen -I /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -I /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Target /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include/llvm/IR/Intrinsics.td -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/.//.dir
/usr/bin/cmp -s /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include/llvm/IR/Intrinsics.gen /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Intrinsics.gen.tmp || ( /bin/cp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Intrinsics.gen.tmp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include/llvm/IR/Intrinsics.gen && \
echo llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp \
changed significantly. )
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
llvm[1]: Compiling AsmWriter.cpp for Release build
llvm[1]: Compiling Attributes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/AsmWriter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Attributes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.d.tmp"; exit 1; fi
llvm[1]: Compiling AutoUpgrade.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/AutoUpgrade.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi
llvm[1]: Compiling BasicBlock.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/BasicBlock.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi
llvm[1]: Compiling Comdat.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Comdat.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.d.tmp"; exit 1; fi
llvm[1]: Compiling ConstantFold.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ConstantFold.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi
llvm[1]: Compiling ConstantRange.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ConstantRange.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.d.tmp"; exit 1; fi
llvm[1]: Compiling Constants.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Constants.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.d.tmp"; exit 1; fi
llvm[1]: Compiling Core.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Core.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.d.tmp"; exit 1; fi
llvm[1]: Compiling DIBuilder.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DIBuilder.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi
llvm[1]: Compiling DataLayout.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DataLayout.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi
llvm[1]: Compiling DebugInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DebugInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi
llvm[1]: Compiling DebugLoc.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DebugLoc.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi
llvm[1]: Compiling DiagnosticInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DiagnosticInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.d.tmp"; exit 1; fi
llvm[1]: Compiling DiagnosticPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DiagnosticPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.d.tmp"; exit 1; fi
llvm[1]: Compiling Dominators.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Dominators.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.d.tmp"; exit 1; fi
llvm[1]: Compiling Function.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Function.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.d.tmp"; exit 1; fi
llvm[1]: Compiling GCOV.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/GCOV.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.d.tmp"; exit 1; fi
llvm[1]: Compiling GVMaterializer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/GVMaterializer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi
llvm[1]: Compiling Globals.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Globals.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.d.tmp"; exit 1; fi
llvm[1]: Compiling IRBuilder.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IRBuilder.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi
llvm[1]: Compiling IRPrintingPasses.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IRPrintingPasses.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.d.tmp"; exit 1; fi
llvm[1]: Compiling InlineAsm.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/InlineAsm.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi
llvm[1]: Compiling Instruction.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Instruction.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.d.tmp"; exit 1; fi
llvm[1]: Compiling Instructions.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Instructions.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.d.tmp"; exit 1; fi
llvm[1]: Compiling IntrinsicInst.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IntrinsicInst.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi
llvm[1]: Compiling LLVMContext.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LLVMContext.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi
llvm[1]: Compiling LLVMContextImpl.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LLVMContextImpl.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi
llvm[1]: Compiling LeakDetector.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LeakDetector.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.d.tmp"; exit 1; fi
llvm[1]: Compiling LegacyPassManager.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LegacyPassManager.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.d.tmp"; exit 1; fi
llvm[1]: Compiling MDBuilder.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/MDBuilder.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.d.tmp"; exit 1; fi
llvm[1]: Compiling Mangler.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Mangler.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.d.tmp"; exit 1; fi
llvm[1]: Compiling Metadata.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Metadata.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.d.tmp"; exit 1; fi
llvm[1]: Compiling Module.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Module.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.d.tmp"; exit 1; fi
llvm[1]: Compiling Pass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Pass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.d.tmp"; exit 1; fi
llvm[1]: Compiling PassManager.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/PassManager.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.d.tmp"; exit 1; fi
llvm[1]: Compiling PassRegistry.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/PassRegistry.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.d.tmp"; exit 1; fi
llvm[1]: Compiling Type.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Type.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.d.tmp"; exit 1; fi
llvm[1]: Compiling TypeFinder.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/TypeFinder.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.d.tmp"; exit 1; fi
llvm[1]: Compiling Use.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Use.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.d.tmp"; exit 1; fi
llvm[1]: Compiling User.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/User.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.d.tmp"; exit 1; fi
llvm[1]: Compiling Value.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Value.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.d.tmp"; exit 1; fi
llvm[1]: Compiling ValueSymbolTable.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ValueSymbolTable.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.d.tmp"; exit 1; fi
llvm[1]: Compiling ValueTypes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ValueTypes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.d.tmp"; exit 1; fi
llvm[1]: Compiling Verifier.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Verifier.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.d.tmp"; exit 1; fi
llvm[1]: Building Release Archive Library libLLVMCore.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMCore.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMCore.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AsmWriter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Attributes.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/AutoUpgrade.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/BasicBlock.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Comdat.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantFold.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ConstantRange.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Constants.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Core.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DIBuilder.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DataLayout.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DebugLoc.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/DiagnosticPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Dominators.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Function.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GCOV.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/GVMaterializer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Globals.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRBuilder.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IRPrintingPasses.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/InlineAsm.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instruction.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Instructions.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/IntrinsicInst.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContext.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LLVMContextImpl.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LeakDetector.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/LegacyPassManager.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/MDBuilder.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Mangler.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Metadata.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Module.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Pass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassManager.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/PassRegistry.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Type.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/TypeFinder.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Use.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/User.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Value.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueSymbolTable.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/ValueTypes.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR/Release/Verifier.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMCore.a
make[1]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR'
make[1]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR; \
DD=IR; \
if [ ! -f $SD/Makefile ]; then \
SD=IR; \
DD=IR; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser; \
DD=AsmParser; \
if [ ! -f $SD/Makefile ]; then \
SD=AsmParser; \
DD=AsmParser; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/.//.dir
llvm[2]: Compiling LLLexer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser/LLLexer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.d.tmp"; exit 1; fi
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/IR'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode; \
DD=Bitcode; \
if [ ! -f $SD/Makefile ]; then \
SD=Bitcode; \
DD=Bitcode; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader; \
DD=Reader; \
if [ ! -f $SD/Makefile ]; then \
SD=Reader; \
DD=Reader; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/.//.dir
llvm[3]: Compiling BitReader.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader/BitReader.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.d.tmp"; exit 1; fi
llvm[3]: Compiling BitcodeReader.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader/BitcodeReader.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp"; exit 1; fi
llvm[2]: Compiling LLParser.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser/LLParser.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.d.tmp"; exit 1; fi
llvm[3]: Compiling BitstreamReader.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Reader/BitstreamReader.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp"; exit 1; fi
llvm[2]: Compiling Parser.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/AsmParser/Parser.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMBitReader.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitReader.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitReader.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitReader.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitcodeReader.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader/Release/BitstreamReader.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitReader.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Reader'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer; \
DD=Writer; \
if [ ! -f $SD/Makefile ]; then \
SD=Writer; \
DD=Writer; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/.//.dir
llvm[3]: Compiling BitWriter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer/BitWriter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.d.tmp"; exit 1; fi
llvm[2]: Building Release Archive Library libLLVMAsmParser.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAsmParser.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAsmParser.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLLexer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/LLParser.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser/Release/Parser.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAsmParser.a
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/AsmParser'
llvm[3]: Compiling BitcodeWriter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer/BitcodeWriter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis; \
DD=Analysis; \
if [ ! -f $SD/Makefile ]; then \
SD=Analysis; \
DD=Analysis; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/.//.dir
llvm[2]: Compiling AliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/AliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.d.tmp"; exit 1; fi
llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/AliasAnalysisCounter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.d.tmp"; exit 1; fi
llvm[3]: Compiling BitcodeWriterPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer/BitcodeWriterPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp"; exit 1; fi
llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/AliasAnalysisEvaluator.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp"; exit 1; fi
llvm[3]: Compiling ValueEnumerator.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Bitcode/Writer/ValueEnumerator.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp"; exit 1; fi
llvm[2]: Compiling AliasDebugger.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/AliasDebugger.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.d.tmp"; exit 1; fi
llvm[2]: Compiling AliasSetTracker.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/AliasSetTracker.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMBitWriter.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitWriter.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitWriter.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitWriter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/BitcodeWriterPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer/Release/ValueEnumerator.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMBitWriter.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode/Writer'
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Bitcode'
llvm[2]: Compiling Analysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Analysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.d.tmp"; exit 1; fi
llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/BasicAliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms; \
DD=Transforms; \
if [ ! -f $SD/Makefile ]; then \
SD=Transforms; \
DD=Transforms; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils; \
DD=Utils; \
if [ ! -f $SD/Makefile ]; then \
SD=Utils; \
DD=Utils; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/.//.dir
llvm[3]: Compiling ASanStackFrameLayout.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/ASanStackFrameLayout.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp"; exit 1; fi
llvm[3]: Compiling AddDiscriminators.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/AddDiscriminators.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp"; exit 1; fi
llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/BlockFrequencyInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling BasicBlockUtils.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/BasicBlockUtils.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp"; exit 1; fi
llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/BlockFrequencyInfoImpl.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp"; exit 1; fi
llvm[3]: Compiling BreakCriticalEdges.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/BreakCriticalEdges.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp"; exit 1; fi
llvm[3]: Compiling BuildLibCalls.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/BuildLibCalls.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp"; exit 1; fi
llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/BranchProbabilityInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling BypassSlowDivision.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/BypassSlowDivision.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp"; exit 1; fi
llvm[2]: Compiling CFG.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CFG.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.d.tmp"; exit 1; fi
llvm[3]: Compiling CloneFunction.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/CloneFunction.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.d.tmp"; exit 1; fi
llvm[2]: Compiling CFGPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CFGPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.d.tmp"; exit 1; fi
llvm[2]: Compiling CGSCCPassManager.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CGSCCPassManager.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.d.tmp"; exit 1; fi
llvm[3]: Compiling CloneModule.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/CloneModule.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.d.tmp"; exit 1; fi
llvm[2]: Compiling CaptureTracking.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CaptureTracking.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.d.tmp"; exit 1; fi
llvm[2]: Compiling CodeMetrics.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CodeMetrics.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.d.tmp"; exit 1; fi
llvm[3]: Compiling CmpInstAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/CmpInstAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp"; exit 1; fi
llvm[3]: Compiling CodeExtractor.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/CodeExtractor.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.d.tmp"; exit 1; fi
llvm[2]: Compiling ConstantFolding.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ConstantFolding.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.d.tmp"; exit 1; fi
llvm[2]: Compiling CostModel.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/CostModel.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.d.tmp"; exit 1; fi
llvm[3]: Compiling CtorUtils.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/CtorUtils.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.d.tmp"; exit 1; fi
llvm[2]: Compiling Delinearization.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Delinearization.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.d.tmp"; exit 1; fi
llvm[3]: Compiling DemoteRegToStack.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/DemoteRegToStack.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp"; exit 1; fi
llvm[2]: Compiling DependenceAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/DependenceAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.d.tmp"; exit 1; fi
llvm[3]: Compiling FlattenCFG.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/FlattenCFG.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.d.tmp"; exit 1; fi
llvm[3]: Compiling GlobalStatus.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/GlobalStatus.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.d.tmp"; exit 1; fi
llvm[3]: Compiling InlineFunction.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/InlineFunction.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.d.tmp"; exit 1; fi
llvm[2]: Compiling DomPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/DomPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.d.tmp"; exit 1; fi
llvm[3]: Compiling InstructionNamer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/InstructionNamer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.d.tmp"; exit 1; fi
llvm[2]: Compiling DominanceFrontier.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/DominanceFrontier.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.d.tmp"; exit 1; fi
llvm[3]: Compiling IntegerDivision.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/IntegerDivision.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi
llvm[2]: Compiling IVUsers.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IVUsers.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.d.tmp"; exit 1; fi
llvm[3]: Compiling LCSSA.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LCSSA.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.d.tmp"; exit 1; fi
llvm[2]: Compiling InstCount.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/InstCount.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.d.tmp"; exit 1; fi
llvm[2]: Compiling InstructionSimplify.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/InstructionSimplify.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.d.tmp"; exit 1; fi
llvm[3]: Compiling Local.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/Local.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopSimplify.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LoopSimplify.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.d.tmp"; exit 1; fi
llvm[2]: Compiling Interval.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Interval.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.d.tmp"; exit 1; fi
llvm[2]: Compiling IntervalPartition.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IntervalPartition.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopUnroll.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LoopUnroll.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.d.tmp"; exit 1; fi
llvm[2]: Compiling JumpInstrTableInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/JumpInstrTableInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.d.tmp"; exit 1; fi
llvm[2]: Compiling LazyCallGraph.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LazyCallGraph.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LoopUnrollRuntime.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp"; exit 1; fi
llvm[2]: Compiling LazyValueInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LazyValueInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LowerExpectIntrinsic.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp"; exit 1; fi
llvm[3]: Compiling LowerInvoke.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LowerInvoke.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.d.tmp"; exit 1; fi
llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LibCallAliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp"; exit 1; fi
llvm[3]: Compiling LowerSwitch.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/LowerSwitch.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.d.tmp"; exit 1; fi
llvm[2]: Compiling LibCallSemantics.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LibCallSemantics.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.d.tmp"; exit 1; fi
llvm[3]: Compiling Mem2Reg.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/Mem2Reg.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.d.tmp"; exit 1; fi
llvm[2]: Compiling Lint.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Lint.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.d.tmp"; exit 1; fi
llvm[3]: Compiling MetaRenamer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/MetaRenamer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.d.tmp"; exit 1; fi
llvm[3]: Compiling ModuleUtils.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/ModuleUtils.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.d.tmp"; exit 1; fi
llvm[2]: Compiling Loads.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Loads.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.d.tmp"; exit 1; fi
llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/PromoteMemoryToRegister.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp"; exit 1; fi
llvm[2]: Compiling LoopInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LoopInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling SSAUpdater.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/SSAUpdater.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.d.tmp"; exit 1; fi
llvm[2]: Compiling LoopPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/LoopPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.d.tmp"; exit 1; fi
llvm[2]: Compiling MemDepPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/MemDepPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.d.tmp"; exit 1; fi
llvm[2]: Compiling MemoryBuiltins.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/MemoryBuiltins.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.d.tmp"; exit 1; fi
llvm[3]: Compiling SimplifyCFG.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/SimplifyCFG.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp"; exit 1; fi
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/MemoryDependenceAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp"; exit 1; fi
llvm[3]: Compiling SimplifyIndVar.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/SimplifyIndVar.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp"; exit 1; fi
llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ModuleDebugInfoPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp"; exit 1; fi
llvm[3]: Compiling SimplifyInstructions.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/SimplifyInstructions.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp"; exit 1; fi
llvm[2]: Compiling NoAliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/NoAliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.d.tmp"; exit 1; fi
llvm[2]: Compiling PHITransAddr.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/PHITransAddr.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.d.tmp"; exit 1; fi
llvm[3]: Compiling SimplifyLibCalls.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/SimplifyLibCalls.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp"; exit 1; fi
llvm[2]: Compiling PostDominators.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/PostDominators.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.d.tmp"; exit 1; fi
llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp"; exit 1; fi
llvm[2]: Compiling PtrUseVisitor.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/PtrUseVisitor.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.d.tmp"; exit 1; fi
llvm[3]: Compiling Utils.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/Utils.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.d.tmp"; exit 1; fi
llvm[2]: Compiling RegionInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/RegionInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling ValueMapper.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Utils/ValueMapper.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMTransformUtils.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTransformUtils.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTransformUtils.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ASanStackFrameLayout.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/AddDiscriminators.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BasicBlockUtils.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BreakCriticalEdges.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BuildLibCalls.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/BypassSlowDivision.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneFunction.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CloneModule.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CmpInstAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CodeExtractor.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/CtorUtils.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/DemoteRegToStack.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/FlattenCFG.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/GlobalStatus.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InlineFunction.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/InstructionNamer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/IntegerDivision.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LCSSA.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Local.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopSimplify.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnroll.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LoopUnrollRuntime.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerInvoke.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/LowerSwitch.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Mem2Reg.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/MetaRenamer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ModuleUtils.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SSAUpdater.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyCFG.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyIndVar.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyInstructions.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/SimplifyLibCalls.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/Utils.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils/Release/ValueMapper.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMTransformUtils.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Utils'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation; \
DD=Instrumentation; \
if [ ! -f $SD/Makefile ]; then \
SD=Instrumentation; \
DD=Instrumentation; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/.//.dir
llvm[3]: Compiling AddressSanitizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/AddressSanitizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp"; exit 1; fi
llvm[2]: Compiling RegionPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/RegionPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.d.tmp"; exit 1; fi
llvm[2]: Compiling RegionPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/RegionPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.d.tmp"; exit 1; fi
llvm[3]: Compiling BoundsChecking.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/BoundsChecking.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp"; exit 1; fi
llvm[2]: Compiling ScalarEvolution.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ScalarEvolution.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.d.tmp"; exit 1; fi
llvm[3]: Compiling DataFlowSanitizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp"; exit 1; fi
llvm[3]: Compiling DebugIR.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/DebugIR.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp"; exit 1; fi
llvm[3]: Compiling GCOVProfiling.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/GCOVProfiling.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp"; exit 1; fi
llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp"; exit 1; fi
llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ScalarEvolutionExpander.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp"; exit 1; fi
llvm[3]: Compiling Instrumentation.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/Instrumentation.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp"; exit 1; fi
llvm[3]: Compiling MemorySanitizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/MemorySanitizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp"; exit 1; fi
llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ScalarEvolutionNormalization.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp"; exit 1; fi
llvm[2]: Compiling SparsePropagation.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/SparsePropagation.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.d.tmp"; exit 1; fi
llvm[2]: Compiling TargetTransformInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/TargetTransformInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling ThreadSanitizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Instrumentation/ThreadSanitizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp"; exit 1; fi
llvm[2]: Compiling Trace.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/Trace.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMInstrumentation.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstrumentation.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstrumentation.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/AddressSanitizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/BoundsChecking.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/DebugIR.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/GCOVProfiling.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/Instrumentation.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/MemorySanitizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstrumentation.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Instrumentation'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar; \
DD=Scalar; \
if [ ! -f $SD/Makefile ]; then \
SD=Scalar; \
DD=Scalar; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/.//.dir
llvm[3]: Compiling ADCE.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/ADCE.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.d.tmp"; exit 1; fi
llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/TypeBasedAliasAnalysis.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp"; exit 1; fi
llvm[3]: Compiling ConstantHoisting.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/ConstantHoisting.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp"; exit 1; fi
llvm[2]: Compiling ValueTracking.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/ValueTracking.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.d.tmp"; exit 1; fi
llvm[3]: Compiling ConstantProp.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/ConstantProp.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.d.tmp"; exit 1; fi
llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp"; exit 1; fi
llvm[2]: Building Release Archive Library libLLVMAnalysis.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAnalysis.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAnalysis.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisCounter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasAnalysisEvaluator.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasDebugger.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/AliasSetTracker.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Analysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BasicAliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BlockFrequencyInfoImpl.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/BranchProbabilityInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFG.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CFGPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CGSCCPassManager.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CaptureTracking.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CodeMetrics.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ConstantFolding.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/CostModel.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Delinearization.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DependenceAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DomPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/DominanceFrontier.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IVUsers.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstCount.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/InstructionSimplify.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Interval.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/IntervalPartition.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/JumpInstrTableInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyCallGraph.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LazyValueInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallAliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LibCallSemantics.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Lint.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Loads.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/LoopPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemDepPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryBuiltins.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/MemoryDependenceAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ModuleDebugInfoPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/NoAliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PHITransAddr.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PostDominators.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/PtrUseVisitor.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/RegionPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolution.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionExpander.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ScalarEvolutionNormalization.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/SparsePropagation.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TargetTransformInfo.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/Trace.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/TypeBasedAliasAnalysis.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/Release/ValueTracking.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMAnalysis.a
for dir in IPA; do \
if ([ ! -f $dir/Makefile ] || \
command test $dir/Makefile -ot /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/$dir/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $dir; \
/bin/cp /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/$dir/Makefile $dir/Makefile; \
fi; \
(make -C $dir all ) || exit 1; \
done
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/.//.dir
llvm[3]: Compiling CallGraph.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/CallGraph.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.d.tmp"; exit 1; fi
llvm[3]: Compiling DCE.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/DCE.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.d.tmp"; exit 1; fi
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/CallGraphSCCPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp"; exit 1; fi
llvm[3]: Compiling DeadStoreElimination.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/DeadStoreElimination.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp"; exit 1; fi
llvm[3]: Compiling CallPrinter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/CallPrinter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.d.tmp"; exit 1; fi
llvm[3]: Compiling EarlyCSE.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/EarlyCSE.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp"; exit 1; fi
llvm[3]: Compiling FindUsedTypes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/FindUsedTypes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp"; exit 1; fi
llvm[3]: Compiling GlobalsModRef.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/GlobalsModRef.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp"; exit 1; fi
llvm[3]: Compiling FlattenCFGPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/FlattenCFGPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp"; exit 1; fi
llvm[3]: Compiling GVN.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/GVN.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.d.tmp"; exit 1; fi
llvm[3]: Compiling IPA.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/IPA.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.d.tmp"; exit 1; fi
llvm[3]: Compiling InlineCost.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Analysis/IPA/InlineCost.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.d.tmp"; exit 1; fi
llvm[3]: Compiling IndVarSimplify.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/IndVarSimplify.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMipa.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipa.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipa.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraph.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallGraphSCCPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/CallPrinter.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/FindUsedTypes.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/GlobalsModRef.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/IPA.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA/Release/InlineCost.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipa.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis/IPA'
make[2]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Analysis'
llvm[3]: Compiling JumpThreading.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/JumpThreading.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.d.tmp"; exit 1; fi
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine; \
DD=InstCombine; \
if [ ! -f $SD/Makefile ]; then \
SD=InstCombine; \
DD=InstCombine; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/.//.dir
llvm[3]: Compiling InstCombineAddSub.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineAddSub.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp"; exit 1; fi
llvm[3]: Compiling LICM.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LICM.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp"; exit 1; fi
llvm[3]: Compiling LoadCombine.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoadCombine.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.d.tmp"; exit 1; fi
In file included from /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoadCombine.cpp:19:0:
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include/llvm/Pass.h:111:16: warning: ‘virtual bool llvm::Pass::doInitialization(llvm::Module&)’ was hidden [-Woverloaded-virtual]
virtual bool doInitialization(Module &) { return false; }
^
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoadCombine.cpp:61:8: warning: by ‘virtual bool {anonymous}::LoadCombine::doInitialization(llvm::Function&)’ [-Woverloaded-virtual]
bool doInitialization(Function &) override;
^
llvm[3]: Compiling InstCombineCalls.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineCalls.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopDeletion.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopDeletion.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopIdiomRecognize.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineCasts.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineCasts.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopInstSimplify.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopInstSimplify.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopRerollPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopRerollPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineCompares.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineCompares.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopRotation.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopRotation.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopStrengthReduce.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopStrengthReduce.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombinePHI.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombinePHI.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopUnrollPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopUnrollPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopUnswitch.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LoopUnswitch.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineSelect.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineSelect.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp"; exit 1; fi
llvm[3]: Compiling LowerAtomic.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/LowerAtomic.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineShifts.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineShifts.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp"; exit 1; fi
llvm[3]: Compiling MemCpyOptimizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/MemCpyOptimizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp"; exit 1; fi
llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp"; exit 1; fi
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp:30:1: warning: multi-line comment [-Wcomment]
// / \
^
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp:50:1: warning: multi-line comment [-Wcomment]
// / \
^
llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp"; exit 1; fi
llvm[3]: Compiling InstCombineVectorOps.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstCombineVectorOps.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp"; exit 1; fi
llvm[3]: Compiling Reassociate.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/Reassociate.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.d.tmp"; exit 1; fi
llvm[3]: Compiling InstructionCombining.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/InstCombine/InstructionCombining.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp"; exit 1; fi
llvm[3]: Compiling Reg2Mem.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/Reg2Mem.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp"; exit 1; fi
llvm[3]: Compiling SCCP.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/SCCP.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMInstCombine.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstCombine.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstCombine.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAddSub.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCalls.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCasts.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineCompares.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombinePHI.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSelect.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineShifts.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine/Release/InstructionCombining.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMInstCombine.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/InstCombine'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO; \
DD=IPO; \
if [ ! -f $SD/Makefile ]; then \
SD=IPO; \
DD=IPO; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/.//.dir
llvm[3]: Compiling ArgumentPromotion.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/ArgumentPromotion.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp"; exit 1; fi
In file included from /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include/llvm/Analysis/CallGraph.h:60:0,
from /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/ArgumentPromotion.cpp:37:
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include/llvm/Pass.h:111:16: warning: ‘virtual bool llvm::Pass::doInitialization(llvm::Module&)’ was hidden [-Woverloaded-virtual]
virtual bool doInitialization(Module &) { return false; }
^
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/ArgumentPromotion.cpp:86:10: warning: by ‘virtual bool {anonymous}::ArgPromotion::doInitialization(llvm::CallGraph&)’ [-Woverloaded-virtual]
bool doInitialization(CallGraph &CG) override;
^
llvm[3]: Compiling SROA.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/SROA.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.d.tmp"; exit 1; fi
llvm[3]: Compiling BarrierNoopPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/BarrierNoopPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp"; exit 1; fi
llvm[3]: Compiling ConstantMerge.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/ConstantMerge.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.d.tmp"; exit 1; fi
llvm[3]: Compiling DeadArgumentElimination.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/DeadArgumentElimination.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp"; exit 1; fi
llvm[3]: Compiling SampleProfile.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/SampleProfile.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.d.tmp"; exit 1; fi
llvm[3]: Compiling ExtractGV.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/ExtractGV.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.d.tmp"; exit 1; fi
llvm[3]: Compiling FunctionAttrs.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/FunctionAttrs.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp"; exit 1; fi
llvm[3]: Compiling Scalar.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/Scalar.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.d.tmp"; exit 1; fi
llvm[3]: Compiling ScalarReplAggregates.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/ScalarReplAggregates.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp"; exit 1; fi
llvm[3]: Compiling GlobalDCE.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/GlobalDCE.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.d.tmp"; exit 1; fi
llvm[3]: Compiling GlobalOpt.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/GlobalOpt.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.d.tmp"; exit 1; fi
llvm[3]: Compiling Scalarizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/Scalarizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.d.tmp"; exit 1; fi
llvm[3]: Compiling IPConstantPropagation.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/IPConstantPropagation.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp"; exit 1; fi
llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp"; exit 1; fi
llvm[3]: Compiling IPO.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/IPO.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.d.tmp"; exit 1; fi
llvm[3]: Compiling SimplifyCFGPass.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/SimplifyCFGPass.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp"; exit 1; fi
llvm[3]: Compiling InlineAlways.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/InlineAlways.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.d.tmp"; exit 1; fi
llvm[3]: Compiling Sink.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/Sink.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.d.tmp"; exit 1; fi
llvm[3]: Compiling InlineSimple.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/InlineSimple.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.d.tmp"; exit 1; fi
llvm[3]: Compiling StructurizeCFG.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/StructurizeCFG.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp"; exit 1; fi
llvm[3]: Compiling Inliner.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/Inliner.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.d.tmp"; exit 1; fi
llvm[3]: Compiling Internalize.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/Internalize.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopExtractor.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/LoopExtractor.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.d.tmp"; exit 1; fi
llvm[3]: Compiling TailRecursionElimination.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Scalar/TailRecursionElimination.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp"; exit 1; fi
llvm[3]: Compiling MergeFunctions.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/MergeFunctions.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMScalarOpts.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMScalarOpts.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMScalarOpts.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ADCE.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantHoisting.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ConstantProp.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DCE.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/DeadStoreElimination.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/EarlyCSE.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/FlattenCFGPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/GVN.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/IndVarSimplify.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/JumpThreading.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LICM.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoadCombine.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopDeletion.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopInstSimplify.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRerollPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopRotation.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopStrengthReduce.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnrollPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LoopUnswitch.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/LowerAtomic.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MemCpyOptimizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reassociate.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Reg2Mem.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SCCP.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SROA.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SampleProfile.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalar.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/ScalarReplAggregates.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Scalarizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/SimplifyCFGPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/Sink.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/StructurizeCFG.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar/Release/TailRecursionElimination.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMScalarOpts.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Scalar'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen; \
DD=CodeGen; \
if [ ! -f $SD/Makefile ]; then \
SD=CodeGen; \
DD=CodeGen; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[2]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/Release/.//.dir
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG; \
DD=SelectionDAG; \
if [ ! -f $SD/Makefile ]; then \
SD=SelectionDAG; \
DD=SelectionDAG; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/.//.dir
llvm[3]: Compiling DAGCombiner.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp"; exit 1; fi
llvm[3]: Compiling PartialInlining.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/PartialInlining.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.d.tmp"; exit 1; fi
llvm[3]: Compiling PassManagerBuilder.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/PassManagerBuilder.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp"; exit 1; fi
llvm[3]: Compiling PruneEH.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/PruneEH.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.d.tmp"; exit 1; fi
llvm[3]: Compiling StripDeadPrototypes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/StripDeadPrototypes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp"; exit 1; fi
llvm[3]: Compiling StripSymbols.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/IPO/StripSymbols.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.d.tmp"; exit 1; fi
llvm[3]: Compiling FastISel.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/FastISel.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMipo.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipo.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipo.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ArgumentPromotion.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/BarrierNoopPass.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ConstantMerge.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/DeadArgumentElimination.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/ExtractGV.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/FunctionAttrs.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalDCE.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/GlobalOpt.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPConstantPropagation.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/IPO.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineAlways.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/InlineSimple.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Inliner.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/Internalize.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/LoopExtractor.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/MergeFunctions.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PartialInlining.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PassManagerBuilder.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/PruneEH.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripDeadPrototypes.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO/Release/StripSymbols.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMipo.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/IPO'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize; \
DD=Vectorize; \
if [ ! -f $SD/Makefile ]; then \
SD=Vectorize; \
DD=Vectorize; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/.//.dir
llvm[3]: Compiling BBVectorize.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize/BBVectorize.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp"; exit 1; fi
llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp"; exit 1; fi
llvm[3]: Compiling LoopVectorize.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize/LoopVectorize.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp"; exit 1; fi
llvm[3]: Compiling InstrEmitter.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/InstrEmitter.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp"; exit 1; fi
llvm[3]: Compiling LegalizeDAG.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp"; exit 1; fi
llvm[3]: Compiling SLPVectorizer.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize/SLPVectorizer.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp"; exit 1; fi
llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp"; exit 1; fi
llvm[3]: Compiling Vectorize.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Vectorize/Vectorize.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.d.tmp"; exit 1; fi
llvm[3]: Building Release Archive Library libLLVMVectorize.a
/bin/rm -f /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a
ar cru /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.o
ranlib /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a
make[3]: Leaving directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Vectorize'
\
SD=/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Hello; \
DD=Hello; \
if [ ! -f $SD/Makefile ]; then \
SD=Hello; \
DD=Hello; \
fi; \
if ([ ! -f $DD/Makefile ] || \
command test $DD/Makefile -ot \
$SD/Makefile ); then \
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
/bin/cp $SD/Makefile $DD/Makefile; \
fi; \
make -C $DD all
make[3]: Entering directory '/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello'
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/.dir
/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/./ > /dev/null
echo 'Created.' > /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/.//.dir
llvm[3]: Compiling Hello.cpp for Release build (PIC)
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -I/usr/lib32/libffi-3.2.1/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.d.tmp" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.o" -MT "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.d" /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Transforms/Hello/Hello.cpp -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.o ; \
then /bin/mv -f "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.d.tmp" "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.d"; else /bin/rm "/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.d.tmp"; exit 1; fi
llvm[3]: Linking Release Loadable Module LLVMHello.so
x86_64-pc-linux-gnu-g++ -m32 -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -L/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -shared -o /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/Release/lib/LLVMHello.so /var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/Transforms/Hello/Release/Hello.o \
-lz -lpthread -lffi -lcurses -ldl -lm
llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build
if x86_64-pc-linux-gnu-g++ -m32 -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_32.x86/lib/CodeGen/SelectionDAG -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/notmpfs/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -mtune=ivybridge -O2 -pipe -march=ivybridge -m
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment