Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2015
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 357.08 KB | None | 0 0
  1.  * Package: sys-devel/llvm-3.5.0
  2.  * Repository: gentoo
  3.  * Maintainer: voyageur@gentoo.org mgorny@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libffi ncurses python_targets_python2_7 static-analyzer userland_GNU xml
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. * Checking for at least 550 MiB disk space at "/var/tmp/portage/sys-devel/llvm-3.5.0/temp" ...
  7.  [ ok ]
  8. * Trying to build a C++11 test program ...
  9.  [ ok ]
  10. >>> Unpacking source...
  11. >>> Unpacking llvm-3.5.0.src.tar.xz to /var/tmp/portage/sys-devel/llvm-3.5.0/work
  12. >>> Unpacking llvm-3.5.0-manpages.tar.bz2 to /var/tmp/portage/sys-devel/llvm-3.5.0/work
  13. >>> Source unpacked in /var/tmp/portage/sys-devel/llvm-3.5.0/work
  14. >>> Preparing source in /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
  15. * Applying llvm-3.2-nodoctargz.patch ...
  16.  [ ok ]
  17. * Applying llvm-3.5-gcc-4.9.patch ...
  18.  [ ok ]
  19. * Applying llvm-3.5-gentoo-install.patch ...
  20.  [ ok ]
  21. * Applying llvm-3.5.0-fix_LLVMExports_cmake.patch ...
  22.  [ ok ]
  23. * Fixing install dirs
  24. >>> Source prepared.
  25. >>> Configuring source in /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
  26. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  27. * econf: updating llvm-3.5.0.src/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  28. * econf: updating llvm-3.5.0.src/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  29. /var/tmp/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 ac_cv_prog_XML2CONFIG= --enable-targets=host,cpp --enable-bindings=none
  30. checking for x86_64-pc-linux-gnu-clang... x86_64-pc-linux-gnu-gcc
  31. checking for C compiler default output file name... a.out
  32. checking whether the C compiler works... yes
  33. checking whether we are cross compiling... no
  34. checking for suffix of executables...
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking whether we are using the GNU C++ compiler... yes
  40. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking whether GCC or Clang is our host compiler... gcc
  43. checking build system type... x86_64-pc-linux-gnu
  44. checking host system type... x86_64-pc-linux-gnu
  45. checking target system type... x86_64-pc-linux-gnu
  46. checking type of operating system we're going to host on... Linux
  47. checking type of operating system we're going to target... Linux
  48. checking target architecture... x86_64
  49. checking whether GCC is new enough... yes
  50. checking optimization flags...
  51. checking for GNU make... make
  52. checking whether ln -s works... yes
  53. checking for nm... /usr/bin/nm
  54. checking for cmp... /usr/bin/cmp
  55. checking for cp... /bin/cp
  56. checking for date... /bin/date
  57. checking for find... /usr/bin/find
  58. checking for grep... /bin/grep
  59. checking for mkdir... /bin/mkdir
  60. checking for mv... /bin/mv
  61. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  62. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  63. checking for rm... /bin/rm
  64. checking for sed... /bin/sed
  65. checking for tar... /bin/tar
  66. checking for pwd... /bin/pwd
  67. checking for dot... echo dot
  68. checking for a BSD-compatible install... /usr/bin/install -c
  69. checking for bzip2... /bin/bzip2
  70. checking for cat... /bin/cat
  71. checking for doxygen... no
  72. checking for groff... /usr/bin/groff
  73. checking for gzip... /bin/gzip
  74. checking for pdfroff... /usr/bin/pdfroff
  75. checking for zip... no
  76. checking for ocamlc... no
  77. checking for ocamlopt... no
  78. checking for ocamldep... no
  79. checking for ocamldoc... no
  80. checking for gas... no
  81. checking for as... /usr/bin/as
  82. checking for linker version... 2.24
  83. checking for compiler -Wl,-R<path> option... yes
  84. checking for compiler -rdynamic option... yes
  85. checking for compiler -Wl,--version-script option... yes
  86. checking for grep that handles long lines and -e... (cached) /bin/grep
  87. checking for egrep... /bin/grep -E
  88. checking for ANSI C header files... yes
  89. checking for sys/types.h... yes
  90. checking for sys/stat.h... yes
  91. checking for stdlib.h... yes
  92. checking for string.h... yes
  93. checking for memory.h... yes
  94. checking for strings.h... yes
  95. checking for inttypes.h... yes
  96. checking for stdint.h... yes
  97. checking for unistd.h... yes
  98. checking errno.h usability... yes
  99. checking errno.h presence... yes
  100. checking for errno.h... yes
  101. checking tool compatibility... ok
  102. checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized
  103. checking for python... user defined:
  104. checking for python >= 2.5... /usr/bin/python2.7 (2.7.7)
  105. checking for sin in -lm... yes
  106. checking for library containing dlopen... -ldl
  107. checking for library containing clock_gettime... none required
  108. checking for library containing setupterm... -lcurses
  109. checking for library containing ffi_call... -lffi
  110. checking for library containing mallinfo... none required
  111. checking for pthread_mutex_init in -lpthread... yes
  112. checking for library containing pthread_mutex_lock... none required
  113. checking for library containing pthread_rwlock_init... none required
  114. checking for library containing pthread_getspecific... none required
  115. checking for compress2 in -lz... yes
  116. checking for xml2-config... (cached) no
  117. checking for libxml2 includes... xml2-config not found
  118. checking for dirent.h that defines DIR... yes
  119. checking for library containing opendir... none required
  120. checking for MAP_ANONYMOUS vs. MAP_ANON... yes
  121. checking whether stat file-mode macros are broken... no
  122. checking for sys/wait.h that is POSIX.1 compatible... yes
  123. checking whether time.h and sys/time.h may both be included... yes
  124. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  125. checking cxxabi.h usability... yes
  126. checking cxxabi.h presence... yes
  127. checking for cxxabi.h... yes
  128. checking dlfcn.h usability... yes
  129. checking dlfcn.h presence... yes
  130. checking for dlfcn.h... yes
  131. checking execinfo.h usability... yes
  132. checking execinfo.h presence... yes
  133. checking for execinfo.h... yes
  134. checking fcntl.h usability... yes
  135. checking fcntl.h presence... yes
  136. checking for fcntl.h... yes
  137. checking for inttypes.h... (cached) yes
  138. checking link.h usability... yes
  139. checking link.h presence... yes
  140. checking for link.h... yes
  141. checking malloc.h usability... yes
  142. checking malloc.h presence... yes
  143. checking for malloc.h... yes
  144. checking setjmp.h usability... yes
  145. checking setjmp.h presence... yes
  146. checking for setjmp.h... yes
  147. checking signal.h usability... yes
  148. checking signal.h presence... yes
  149. checking for signal.h... yes
  150. checking for stdint.h... (cached) yes
  151. checking termios.h usability... yes
  152. checking termios.h presence... yes
  153. checking for termios.h... yes
  154. checking for unistd.h... (cached) yes
  155. checking utime.h usability... yes
  156. checking utime.h presence... yes
  157. checking for utime.h... yes
  158. checking sys/mman.h usability... yes
  159. checking sys/mman.h presence... yes
  160. checking for sys/mman.h... yes
  161. checking sys/param.h usability... yes
  162. checking sys/param.h presence... yes
  163. checking for sys/param.h... yes
  164. checking sys/resource.h usability... yes
  165. checking sys/resource.h presence... yes
  166. checking for sys/resource.h... yes
  167. checking sys/time.h usability... yes
  168. checking sys/time.h presence... yes
  169. checking for sys/time.h... yes
  170. checking sys/uio.h usability... yes
  171. checking sys/uio.h presence... yes
  172. checking for sys/uio.h... yes
  173. checking sys/ioctl.h usability... yes
  174. checking sys/ioctl.h presence... yes
  175. checking for sys/ioctl.h... yes
  176. checking malloc/malloc.h usability... no
  177. checking malloc/malloc.h presence... no
  178. checking for malloc/malloc.h... no
  179. checking mach/mach.h usability... no
  180. checking mach/mach.h presence... no
  181. checking for mach/mach.h... no
  182. checking valgrind/valgrind.h usability... no
  183. checking valgrind/valgrind.h presence... no
  184. checking for valgrind/valgrind.h... no
  185. checking fenv.h usability... yes
  186. checking fenv.h presence... yes
  187. checking for fenv.h... yes
  188. checking whether FE_ALL_EXCEPT is declared... yes
  189. checking whether FE_INEXACT is declared... yes
  190. checking pthread.h usability... yes
  191. checking pthread.h presence... yes
  192. checking for pthread.h... yes
  193. checking zlib.h usability... yes
  194. checking zlib.h presence... yes
  195. checking for zlib.h... yes
  196. checking ffi.h usability... yes
  197. checking ffi.h presence... yes
  198. checking for ffi.h... yes
  199. checking ffi/ffi.h usability... no
  200. checking ffi/ffi.h presence... no
  201. checking for ffi/ffi.h... no
  202. checking CrashReporterClient.h usability... no
  203. checking CrashReporterClient.h presence... no
  204. checking for CrashReporterClient.h... no
  205. checking __crashreporter_info__... no
  206. checking for HUGE_VAL sanity... yes
  207. checking for pid_t... yes
  208. checking for size_t... yes
  209. checking whether struct tm is in sys/time.h or time.h... time.h
  210. checking for int64_t... yes
  211. checking for uint64_t... yes
  212. checking for backtrace... yes
  213. checking for ceilf... yes
  214. checking for floorf... yes
  215. checking for roundf... yes
  216. checking for rintf... yes
  217. checking for nearbyintf... yes
  218. checking for getcwd... yes
  219. checking for powf... yes
  220. checking for fmodf... yes
  221. checking for strtof... yes
  222. checking for round... yes
  223. checking for log... yes
  224. checking for log2... yes
  225. checking for log10... yes
  226. checking for exp... yes
  227. checking for exp2... yes
  228. checking for getpagesize... yes
  229. checking for getrusage... yes
  230. checking for getrlimit... yes
  231. checking for setrlimit... yes
  232. checking for gettimeofday... yes
  233. checking for isatty... yes
  234. checking for mkdtemp... yes
  235. checking for mkstemp... yes
  236. checking for mktemp... yes
  237. checking for posix_spawn... yes
  238. checking for pread... yes
  239. checking for realpath... yes
  240. checking for sbrk... yes
  241. checking for setrlimit... (cached) yes
  242. checking for strerror... yes
  243. checking for strerror_r... yes
  244. checking for setenv... yes
  245. checking for strtoll... yes
  246. checking for strtoq... yes
  247. checking for sysconf... yes
  248. checking for malloc_zone_statistics... no
  249. checking for setjmp... yes
  250. checking for longjmp... yes
  251. checking for sigsetjmp... no
  252. checking for siglongjmp... yes
  253. checking for writev... yes
  254. checking for futimes... yes
  255. checking for futimens... yes
  256. checking if printf has the %a format character... yes
  257. checking for srand48/lrand48/drand48 in <stdlib.h>... yes
  258. checking whether arc4random is declared... no
  259. checking whether strerror_s is declared... no
  260. checking for isnan in <math.h>... yes
  261. checking for isnan in <cmath>... yes
  262. checking for std::isnan in <cmath>... yes
  263. checking for isinf in <math.h>... yes
  264. checking for isinf in <cmath>... yes
  265. checking for std::isinf in <cmath>... yes
  266. checking for finite in <ieeefp.h>... no
  267. checking for stdlib.h... (cached) yes
  268. checking for unistd.h... (cached) yes
  269. checking for getpagesize... (cached) yes
  270. checking for working mmap... yes
  271. checking for mmap of files... yes
  272. checking if /dev/zero is needed for mmap... no
  273. checking for GCC atomic builtins... yes
  274. checking for 32-bit userspace on 64-bit system... no
  275. checking for __dso_handle... yes
  276. checking for compiler -fvisibility-inlines-hidden option... yes
  277. configure: creating ./config.status
  278. config.status: creating include/llvm/Config/Targets.def
  279. config.status: creating include/llvm/Config/AsmPrinters.def
  280. config.status: creating include/llvm/Config/AsmParsers.def
  281. config.status: creating include/llvm/Config/Disassemblers.def
  282. config.status: creating Makefile.config
  283. config.status: creating llvm.spec
  284. config.status: creating docs/doxygen.cfg
  285. config.status: creating bindings/ocaml/llvm/META.llvm
  286. config.status: creating include/llvm/Config/config.h
  287. config.status: creating include/llvm/Config/llvm-config.h
  288. config.status: creating include/llvm/Support/DataTypes.h
  289. config.status: executing setup commands
  290. config.status: executing Makefile commands
  291. config.status: executing Makefile.common commands
  292. config.status: executing examples/Makefile commands
  293. config.status: executing lib/Makefile commands
  294. config.status: executing test/Makefile commands
  295. config.status: executing test/Makefile.tests commands
  296. config.status: executing unittests/Makefile commands
  297. config.status: executing tools/Makefile commands
  298. config.status: executing utils/Makefile commands
  299. config.status: executing projects/Makefile commands
  300. config.status: executing bindings/Makefile commands
  301. config.status: executing bindings/ocaml/Makefile.ocaml commands
  302. >>> Source configured.
  303. >>> Compiling source in /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src ...
  304. * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
  305. make -j9 VERBOSE=1 REQUIRES_RTTI=1 GENTOO_LIBDIR=lib64 'ONLY_TOOLS=llvm-config opt llvm-as llvm-dis llc llvm-ar llvm-nm llvm-link lli llvm-extract llvm-mc llvm-bcanalyzer llvm-diff macho-dump llvm-objdump llvm-readobj llvm-rtdyld llvm-dwarfdump llvm-cov llvm-size llvm-stress llvm-mcmarkup llvm-profdata llvm-symbolizer obj2yaml yaml2obj lto bugpoint' BUILD_CLANG_ONLY=YES
  306. llvm[0]: Constructing LLVMBuild project information.
  307. /usr/bin/python2.7 /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-build/llvm-build \
  308. --native-target "x86_64" \
  309. --enable-targets "CppBackend X86 " \
  310. --enable-optional-components "" \
  311. --write-library-table /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/tools/llvm-config/LibraryDependencies.inc \
  312. --write-make-fragment /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Makefile.llvmbuild \
  313. --write-cmake-fragment /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/LLVMBuild.cmake \
  314. --write-cmake-exports-fragment /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/cmake/modules/LLVMBuildExports.cmake
  315. for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools docs cmake; do \
  316. if ([ ! -f $dir/Makefile ] || \
  317. command test $dir/Makefile -ot /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/$dir/Makefile ); then \
  318. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $dir; \
  319. /bin/cp /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/$dir/Makefile $dir/Makefile; \
  320. fi; \
  321. (make -C $dir all ) || exit 1; \
  322. done
  323. make[1]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support'
  324. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release > /dev/null
  325. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/./ > /dev/null
  326. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib > /dev/null
  327. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/.dir
  328. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/.//.dir
  329. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/.dir
  330. llvm[1]: Compiling APFloat.cpp for Release build
  331. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APFloat.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.o ; \
  332. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.d.tmp"; exit 1; fi
  333. llvm[1]: Compiling APInt.cpp for Release build
  334. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APInt.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.o ; \
  335. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.d.tmp"; exit 1; fi
  336. llvm[1]: Compiling ARMBuildAttrs.cpp for Release build
  337. llvm[1]: Compiling APSInt.cpp for Release build
  338. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ARMBuildAttrs.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.o ; \
  339. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.d.tmp"; exit 1; fi
  340. llvm[1]: Compiling ARMWinEH.cpp for Release build
  341. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/APSInt.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.o ; \
  342. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.d.tmp"; exit 1; fi
  343. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ARMWinEH.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.o ; \
  344. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.d.tmp"; exit 1; fi
  345. llvm[1]: Compiling Allocator.cpp for Release build
  346. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Allocator.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.o ; \
  347. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.d.tmp"; exit 1; fi
  348. llvm[1]: Compiling Atomic.cpp for Release build
  349. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Atomic.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.o ; \
  350. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.d.tmp"; exit 1; fi
  351. llvm[1]: Compiling BlockFrequency.cpp for Release build
  352. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/BlockFrequency.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.o ; \
  353. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi
  354. llvm[1]: Compiling BranchProbability.cpp for Release build
  355. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/BranchProbability.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.o ; \
  356. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi
  357. llvm[1]: Compiling CommandLine.cpp for Release build
  358. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/CommandLine.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.o ; \
  359. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi
  360. llvm[1]: Compiling Compression.cpp for Release build
  361. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Compression.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.o ; \
  362. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.d.tmp"; exit 1; fi
  363. llvm[1]: Compiling ConvertUTF.c for Release build
  364. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ConvertUTF.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.o ; \
  365. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi
  366. llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build
  367. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ConvertUTFWrapper.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.o ; \
  368. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi
  369. llvm[1]: Compiling CrashRecoveryContext.cpp for Release build
  370. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/CrashRecoveryContext.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.o ; \
  371. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi
  372. llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build
  373. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DAGDeltaAlgorithm.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.o ; \
  374. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi
  375. llvm[1]: Compiling DataExtractor.cpp for Release build
  376. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DataExtractor.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.o ; \
  377. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi
  378. llvm[1]: Compiling DataStream.cpp for Release build
  379. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DataStream.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.o ; \
  380. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.d.tmp"; exit 1; fi
  381. llvm[1]: Compiling Debug.cpp for Release build
  382. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Debug.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.o ; \
  383. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.d.tmp"; exit 1; fi
  384. llvm[1]: Compiling DeltaAlgorithm.cpp for Release build
  385. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DeltaAlgorithm.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.o ; \
  386. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi
  387. llvm[1]: Compiling Dwarf.cpp for Release build
  388. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Dwarf.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.o ; \
  389. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi
  390. llvm[1]: Compiling DynamicLibrary.cpp for Release build
  391. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/DynamicLibrary.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.o ; \
  392. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi
  393. llvm[1]: Compiling Errno.cpp for Release build
  394. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Errno.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.o ; \
  395. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.d.tmp"; exit 1; fi
  396. llvm[1]: Compiling ErrorHandling.cpp for Release build
  397. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ErrorHandling.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.o ; \
  398. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi
  399. llvm[1]: Compiling FileOutputBuffer.cpp for Release build
  400. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FileOutputBuffer.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.o ; \
  401. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi
  402. llvm[1]: Compiling FileUtilities.cpp for Release build
  403. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FileUtilities.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.o ; \
  404. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi
  405. llvm[1]: Compiling FoldingSet.cpp for Release build
  406. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FoldingSet.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.o ; \
  407. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi
  408. llvm[1]: Compiling FormattedStream.cpp for Release build
  409. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/FormattedStream.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.o ; \
  410. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi
  411. llvm[1]: Compiling GraphWriter.cpp for Release build
  412. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/GraphWriter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.o ; \
  413. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi
  414. llvm[1]: Compiling Hashing.cpp for Release build
  415. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Hashing.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.o ; \
  416. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.d.tmp"; exit 1; fi
  417. llvm[1]: Compiling Host.cpp for Release build
  418. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Host.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.o ; \
  419. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.d.tmp"; exit 1; fi
  420. llvm[1]: Compiling IncludeFile.cpp for Release build
  421. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IncludeFile.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.o ; \
  422. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.d.tmp"; exit 1; fi
  423. llvm[1]: Compiling IntEqClasses.cpp for Release build
  424. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntEqClasses.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.o ; \
  425. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi
  426. llvm[1]: Compiling IntervalMap.cpp for Release build
  427. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntervalMap.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.o ; \
  428. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi
  429. llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build
  430. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IntrusiveRefCntPtr.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.o ; \
  431. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi
  432. llvm[1]: Compiling IsInf.cpp for Release build
  433. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IsInf.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.o ; \
  434. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.d.tmp"; exit 1; fi
  435. llvm[1]: Compiling IsNAN.cpp for Release build
  436. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/IsNAN.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.o ; \
  437. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.d.tmp"; exit 1; fi
  438. llvm[1]: Compiling LEB128.cpp for Release build
  439. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LEB128.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.o ; \
  440. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.d.tmp"; exit 1; fi
  441. llvm[1]: Compiling LineIterator.cpp for Release build
  442. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LineIterator.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.o ; \
  443. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.d.tmp"; exit 1; fi
  444. llvm[1]: Compiling Locale.cpp for Release build
  445. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Locale.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.o ; \
  446. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.d.tmp"; exit 1; fi
  447. llvm[1]: Compiling LockFileManager.cpp for Release build
  448. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/LockFileManager.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.o ; \
  449. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi
  450. llvm[1]: Compiling MD5.cpp for Release build
  451. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MD5.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.o ; \
  452. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.d.tmp"; exit 1; fi
  453. llvm[1]: Compiling ManagedStatic.cpp for Release build
  454. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ManagedStatic.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.o ; \
  455. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi
  456. llvm[1]: Compiling Memory.cpp for Release build
  457. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Memory.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.o ; \
  458. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.d.tmp"; exit 1; fi
  459. llvm[1]: Compiling MemoryBuffer.cpp for Release build
  460. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MemoryBuffer.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.o ; \
  461. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi
  462. llvm[1]: Compiling MemoryObject.cpp for Release build
  463. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/MemoryObject.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.o ; \
  464. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi
  465. llvm[1]: Compiling Mutex.cpp for Release build
  466. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Mutex.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.o ; \
  467. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.d.tmp"; exit 1; fi
  468. llvm[1]: Compiling Path.cpp for Release build
  469. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Path.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.o ; \
  470. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.d.tmp"; exit 1; fi
  471. llvm[1]: Compiling PluginLoader.cpp for Release build
  472. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/PluginLoader.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.o ; \
  473. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi
  474. llvm[1]: Compiling Process.cpp for Release build
  475. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Process.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.o ; \
  476. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.d.tmp"; exit 1; fi
  477. llvm[1]: Compiling PrettyStackTrace.cpp for Release build
  478. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/PrettyStackTrace.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.o ; \
  479. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi
  480. llvm[1]: Compiling Program.cpp for Release build
  481. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Program.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.o ; \
  482. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.d.tmp"; exit 1; fi
  483. llvm[1]: Compiling RWMutex.cpp for Release build
  484. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/RWMutex.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.o ; \
  485. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi
  486. llvm[1]: Compiling RandomNumberGenerator.cpp for Release build
  487. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/RandomNumberGenerator.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.o ; \
  488. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.d.tmp"; exit 1; fi
  489. llvm[1]: Compiling Regex.cpp for Release build
  490. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Regex.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.o ; \
  491. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.d.tmp"; exit 1; fi
  492. llvm[1]: Compiling ScaledNumber.cpp for Release build
  493. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ScaledNumber.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.o ; \
  494. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.d.tmp"; exit 1; fi
  495. llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build
  496. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SearchForAddressOfSpecialSymbol.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \
  497. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi
  498. llvm[1]: Compiling Signals.cpp for Release build
  499. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Signals.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.o ; \
  500. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.d.tmp"; exit 1; fi
  501. llvm[1]: Compiling SmallPtrSet.cpp for Release build
  502. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SmallPtrSet.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.o ; \
  503. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi
  504. llvm[1]: Compiling SmallVector.cpp for Release build
  505. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SmallVector.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.o ; \
  506. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi
  507. llvm[1]: Compiling SourceMgr.cpp for Release build
  508. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SourceMgr.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.o ; \
  509. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi
  510. llvm[1]: Compiling SpecialCaseList.cpp for Release build
  511. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SpecialCaseList.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.o ; \
  512. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.d.tmp"; exit 1; fi
  513. llvm[1]: Compiling StreamableMemoryObject.cpp for Release build
  514. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StreamableMemoryObject.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.o ; \
  515. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.d.tmp"; exit 1; fi
  516. llvm[1]: Compiling Statistic.cpp for Release build
  517. llvm[1]: Compiling StringExtras.cpp for Release build
  518. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Statistic.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.o ; \
  519. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.d.tmp"; exit 1; fi
  520. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringExtras.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.o ; \
  521. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi
  522. llvm[1]: Compiling StringMap.cpp for Release build
  523. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringMap.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.o ; \
  524. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.d.tmp"; exit 1; fi
  525. llvm[1]: Compiling StringPool.cpp for Release build
  526. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringPool.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.o ; \
  527. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.d.tmp"; exit 1; fi
  528. llvm[1]: Compiling StringRef.cpp for Release build
  529. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringRef.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.o ; \
  530. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.d.tmp"; exit 1; fi
  531. llvm[1]: Compiling StringRefMemoryObject.cpp for Release build
  532. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/StringRefMemoryObject.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.o ; \
  533. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.d.tmp"; exit 1; fi
  534. llvm[1]: Compiling SystemUtils.cpp for Release build
  535. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/SystemUtils.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.o ; \
  536. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi
  537. llvm[1]: Compiling TargetRegistry.cpp for Release build
  538. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/TargetRegistry.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.o ; \
  539. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi
  540. llvm[1]: Compiling ThreadLocal.cpp for Release build
  541. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ThreadLocal.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.o ; \
  542. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi
  543. llvm[1]: Compiling Threading.cpp for Release build
  544. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Threading.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.o ; \
  545. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.d.tmp"; exit 1; fi
  546. llvm[1]: Compiling TimeValue.cpp for Release build
  547. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/TimeValue.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.o ; \
  548. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi
  549. llvm[1]: Compiling Timer.cpp for Release build
  550. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Timer.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.o ; \
  551. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.d.tmp"; exit 1; fi
  552. llvm[1]: Compiling ToolOutputFile.cpp for Release build
  553. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/ToolOutputFile.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.o ; \
  554. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi
  555. llvm[1]: Compiling Triple.cpp for Release build
  556. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Triple.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.o ; \
  557. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.d.tmp"; exit 1; fi
  558. llvm[1]: Compiling Twine.cpp for Release build
  559. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Twine.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.o ; \
  560. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.d.tmp"; exit 1; fi
  561. llvm[1]: Compiling Unicode.cpp for Release build
  562. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Unicode.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.o ; \
  563. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.d.tmp"; exit 1; fi
  564. llvm[1]: Compiling Valgrind.cpp for Release build
  565. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Valgrind.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.o ; \
  566. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi
  567. llvm[1]: Compiling Watchdog.cpp for Release build
  568. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/Watchdog.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.o ; \
  569. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi
  570. llvm[1]: Compiling YAMLTraits.cpp for Release build
  571. llvm[1]: Compiling YAMLParser.cpp for Release build
  572. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/YAMLParser.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.o ; \
  573. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi
  574. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/YAMLTraits.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.o ; \
  575. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi
  576. llvm[1]: Compiling circular_raw_ostream.cpp for Release build
  577. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/circular_raw_ostream.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.o ; \
  578. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi
  579. llvm[1]: Compiling raw_os_ostream.cpp for Release build
  580. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/raw_os_ostream.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.o ; \
  581. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi
  582. llvm[1]: Compiling raw_ostream.cpp for Release build
  583. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/raw_ostream.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.o ; \
  584. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.d.tmp"; exit 1; fi
  585. llvm[1]: Compiling regcomp.c for Release build
  586. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regcomp.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.o ; \
  587. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.d.tmp"; exit 1; fi
  588. llvm[1]: Compiling regerror.c for Release build
  589. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regerror.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.o ; \
  590. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.d.tmp"; exit 1; fi
  591. llvm[1]: Compiling regexec.c for Release build
  592. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regexec.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.o ; \
  593. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.d.tmp"; exit 1; fi
  594. llvm[1]: Compiling regfree.c for Release build
  595. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regfree.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.o ; \
  596. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.d.tmp"; exit 1; fi
  597. llvm[1]: Compiling regstrlcpy.c for Release build
  598. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Support/regstrlcpy.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.o ; \
  599. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi
  600. llvm[1]: Building Release Archive Library libLLVMSupport.a
  601. /bin/rm -f /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMSupport.a
  602. x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMSupport.a /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APFloat.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APInt.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/APSInt.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMBuildAttrs.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ARMWinEH.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Allocator.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Atomic.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BlockFrequency.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/BranchProbability.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CommandLine.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Compression.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTF.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ConvertUTFWrapper.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/CrashRecoveryContext.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DAGDeltaAlgorithm.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataExtractor.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DataStream.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Debug.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DeltaAlgorithm.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Dwarf.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/DynamicLibrary.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Errno.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ErrorHandling.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileOutputBuffer.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FileUtilities.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FoldingSet.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/FormattedStream.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/GraphWriter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Hashing.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Host.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IncludeFile.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntEqClasses.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntervalMap.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IntrusiveRefCntPtr.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsInf.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/IsNAN.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-
  603. 3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LEB128.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LineIterator.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Locale.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/LockFileManager.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MD5.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ManagedStatic.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Memory.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryBuffer.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/MemoryObject.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Mutex.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Path.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PluginLoader.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/PrettyStackTrace.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Process.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Program.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RWMutex.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/RandomNumberGenerator.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Regex.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ScaledNumber.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Signals.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallPtrSet.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SmallVector.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SourceMgr.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SpecialCaseList.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Statistic.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StreamableMemoryObject.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringExtras.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringMap.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringPool.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRef.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/StringRefMemoryObject.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/SystemUtils.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TargetRegistry.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ThreadLocal.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Threading.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/TimeValue.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Timer.o /
  604. var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/ToolOutputFile.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Triple.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Twine.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Unicode.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Valgrind.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/Watchdog.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLParser.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/YAMLTraits.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/circular_raw_ostream.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_os_ostream.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/raw_ostream.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regcomp.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regerror.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regexec.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regfree.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support/Release/regstrlcpy.o
  605. x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMSupport.a
  606. make[1]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/Support'
  607. make[1]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen'
  608. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release > /dev/null
  609. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/./ > /dev/null
  610. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/.dir
  611. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/.//.dir
  612. llvm[1]: Compiling Error.cpp for Release build
  613. llvm[1]: Compiling Main.cpp for Release build
  614. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Error.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.o ; \
  615. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.d.tmp"; exit 1; fi
  616. llvm[1]: Compiling Record.cpp for Release build
  617. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Main.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.o ; \
  618. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.d.tmp"; exit 1; fi
  619. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/Record.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.o ; \
  620. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.d.tmp"; exit 1; fi
  621. llvm[1]: Compiling SetTheory.cpp for Release build
  622. llvm[1]: Compiling StringMatcher.cpp for Release build
  623. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/SetTheory.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.o ; \
  624. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.d.tmp"; exit 1; fi
  625. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/StringMatcher.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.o ; \
  626. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi
  627. llvm[1]: Compiling TGParser.cpp for Release build
  628. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TGParser.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.o ; \
  629. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi
  630. llvm[1]: Compiling TableGenBackend.cpp for Release build
  631. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TableGenBackend.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.o ; \
  632. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.d.tmp"; exit 1; fi
  633. llvm[1]: Compiling TGLexer.cpp for Release build
  634. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/TableGen/TGLexer.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.o ; \
  635. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi
  636. llvm[1]: Building Release Archive Library libLLVMTableGen.a
  637. /bin/rm -f /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMTableGen.a
  638. x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMTableGen.a /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Error.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Main.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/Record.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/SetTheory.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/StringMatcher.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGLexer.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TGParser.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen/Release/TableGenBackend.o
  639. x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libLLVMTableGen.a
  640. make[1]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/TableGen'
  641. make[1]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils'
  642. \
  643. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/FileCheck; \
  644. DD=FileCheck; \
  645. if [ ! -f $SD/Makefile ]; then \
  646. SD=FileCheck; \
  647. DD=FileCheck; \
  648. fi; \
  649. if ([ ! -f $DD/Makefile ] || \
  650. command test $DD/Makefile -ot \
  651. $SD/Makefile ); then \
  652. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  653. /bin/cp $SD/Makefile $DD/Makefile; \
  654. fi; \
  655. make -C $DD all
  656. \
  657. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen; \
  658. DD=TableGen; \
  659. if [ ! -f $SD/Makefile ]; then \
  660. SD=TableGen; \
  661. DD=TableGen; \
  662. fi; \
  663. if ([ ! -f $DD/Makefile ] || \
  664. command test $DD/Makefile -ot \
  665. $SD/Makefile ); then \
  666. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  667. /bin/cp $SD/Makefile $DD/Makefile; \
  668. fi; \
  669. make -C $DD all
  670. \
  671. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/PerfectShuffle; \
  672. DD=PerfectShuffle; \
  673. if [ ! -f $SD/Makefile ]; then \
  674. SD=PerfectShuffle; \
  675. DD=PerfectShuffle; \
  676. fi; \
  677. if ([ ! -f $DD/Makefile ] || \
  678. command test $DD/Makefile -ot \
  679. $SD/Makefile ); then \
  680. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  681. /bin/cp $SD/Makefile $DD/Makefile; \
  682. fi; \
  683. make -C $DD all
  684. \
  685. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/count; \
  686. DD=count; \
  687. if [ ! -f $SD/Makefile ]; then \
  688. SD=count; \
  689. DD=count; \
  690. fi; \
  691. if ([ ! -f $DD/Makefile ] || \
  692. command test $DD/Makefile -ot \
  693. $SD/Makefile ); then \
  694. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  695. /bin/cp $SD/Makefile $DD/Makefile; \
  696. fi; \
  697. make -C $DD all
  698. \
  699. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/fpcmp; \
  700. DD=fpcmp; \
  701. if [ ! -f $SD/Makefile ]; then \
  702. SD=fpcmp; \
  703. DD=fpcmp; \
  704. fi; \
  705. if ([ ! -f $DD/Makefile ] || \
  706. command test $DD/Makefile -ot \
  707. $SD/Makefile ); then \
  708. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  709. /bin/cp $SD/Makefile $DD/Makefile; \
  710. fi; \
  711. make -C $DD all
  712. \
  713. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-lit; \
  714. DD=llvm-lit; \
  715. if [ ! -f $SD/Makefile ]; then \
  716. SD=llvm-lit; \
  717. DD=llvm-lit; \
  718. fi; \
  719. if ([ ! -f $DD/Makefile ] || \
  720. command test $DD/Makefile -ot \
  721. $SD/Makefile ); then \
  722. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  723. /bin/cp $SD/Makefile $DD/Makefile; \
  724. fi; \
  725. make -C $DD all
  726. \
  727. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/not; \
  728. DD=not; \
  729. if [ ! -f $SD/Makefile ]; then \
  730. SD=not; \
  731. DD=not; \
  732. fi; \
  733. if ([ ! -f $DD/Makefile ] || \
  734. command test $DD/Makefile -ot \
  735. $SD/Makefile ); then \
  736. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  737. /bin/cp $SD/Makefile $DD/Makefile; \
  738. fi; \
  739. make -C $DD all
  740. \
  741. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest; \
  742. DD=unittest; \
  743. if [ ! -f $SD/Makefile ]; then \
  744. SD=unittest; \
  745. DD=unittest; \
  746. fi; \
  747. if ([ ! -f $DD/Makefile ] || \
  748. command test $DD/Makefile -ot \
  749. $SD/Makefile ); then \
  750. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  751. /bin/cp $SD/Makefile $DD/Makefile; \
  752. fi; \
  753. make -C $DD all
  754. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle'
  755. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release > /dev/null
  756. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp'
  757. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release > /dev/null
  758. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/./ > /dev/null
  759. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest'
  760. \
  761. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest; \
  762. DD=googletest; \
  763. if [ ! -f $SD/Makefile ]; then \
  764. SD=googletest; \
  765. DD=googletest; \
  766. fi; \
  767. if ([ ! -f $DD/Makefile ] || \
  768. command test $DD/Makefile -ot \
  769. $SD/Makefile ); then \
  770. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  771. /bin/cp $SD/Makefile $DD/Makefile; \
  772. fi; \
  773. make -C $DD all
  774. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck'
  775. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release > /dev/null
  776. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count'
  777. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release > /dev/null
  778. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/llvm-lit'
  779. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  780. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/.dir
  781. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/.dir
  782. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/.//.dir
  783. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/.dir
  784. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/.dir
  785. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/./ > /dev/null
  786. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  787. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/./ > /dev/null
  788. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/./ > /dev/null
  789. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not'
  790. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release > /dev/null
  791. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  792. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/./ > /dev/null
  793. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/.//.dir
  794. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  795. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/.//.dir
  796. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  797. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  798. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/.dir
  799. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/.//.dir
  800. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/.//.dir
  801. llvm[2]: Creating 'llvm-lit' script...
  802. echo s=@LLVM_SOURCE_DIR@=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src=g > lit.tmp
  803. \
  804. SD=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/UnitTestMain; \
  805. DD=UnitTestMain; \
  806. if [ ! -f $SD/Makefile ]; then \
  807. SD=UnitTestMain; \
  808. DD=UnitTestMain; \
  809. fi; \
  810. if ([ ! -f $DD/Makefile ] || \
  811. command test $DD/Makefile -ot \
  812. $SD/Makefile ); then \
  813. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \
  814. /bin/cp $SD/Makefile $DD/Makefile; \
  815. fi; \
  816. make -C $DD all
  817. llvm[2]: Compiling PerfectShuffle.cpp for Release build
  818. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/PerfectShuffle/PerfectShuffle.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.o ; \
  819. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi
  820. make[3]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest'
  821. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release > /dev/null
  822. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  823. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  824. echo s=@LLVM_BINARY_DIR@=/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64=g >> lit.tmp
  825. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin > /dev/null
  826. sed -f lit.tmp /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/llvm-lit/llvm-lit.in > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/llvm-lit
  827. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  828. make[2]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen'
  829. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release > /dev/null
  830. llvm[2]: Compiling FileCheck.cpp for Release build
  831. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/FileCheck/FileCheck.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.o ; \
  832. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi
  833. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  834. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/.dir
  835. chmod +x /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/llvm-lit
  836. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/.dir
  837. rm -f lit.tmp
  838. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/ > /dev/null
  839. llvm[2]: Compiling not.cpp for Release build
  840. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/llvm-lit'
  841. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/not/not.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.o ; \
  842. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.d.tmp"; exit 1; fi
  843. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/./ > /dev/null
  844. llvm[2]: Compiling count.c for Release build
  845. if x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/count/count.c -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.o ; \
  846. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.d.tmp"; exit 1; fi
  847. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/.dir
  848. make[3]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain'
  849. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release > /dev/null
  850. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/./ > /dev/null
  851. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/.//.dir
  852. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src//.dir
  853. llvm[2]: Compiling fpcmp.cpp for Release build
  854. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/fpcmp/fpcmp.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.o ; \
  855. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi
  856. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/.dir
  857. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/.//.dir
  858. llvm[3]: Compiling src/gtest-all.cc for Release build
  859. llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build
  860. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest/include -I/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/googletest/src/gtest-all.cc -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.o ; \
  861. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.d.tmp"; exit 1; fi
  862. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmMatcherEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.o ; \
  863. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi
  864. llvm[2]: Compiling AsmWriterEmitter.cpp for Release build
  865. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmWriterEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.o ; \
  866. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi
  867. llvm[3]: Compiling TestMain.cpp for Release build
  868. if x86_64-pc-linux-gnu-g++ -I/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/unittest/UnitTestMain/TestMain.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.o ; \
  869. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi
  870. llvm[2]: Linking Release executable count
  871. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -Wl,--version-script=/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/count /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count/Release/count.o \
  872. -lz -lpthread -lffi -lcurses -ldl -lm
  873. llvm[2]: ======= Finished Linking Release Executable count
  874. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/count'
  875. llvm[2]: Compiling AsmWriterInst.cpp for Release build
  876. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/AsmWriterInst.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.o ; \
  877. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi
  878. llvm[2]: Linking Release executable llvm-PerfectShuffle
  879. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -Wl,--version-script=/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/llvm-PerfectShuffle /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle/Release/PerfectShuffle.o \
  880. -lz -lpthread -lffi -lcurses -ldl -lm
  881. llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle
  882. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/PerfectShuffle'
  883. llvm[2]: Compiling CTagsEmitter.cpp for Release build
  884. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CTagsEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.o ; \
  885. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi
  886. llvm[2]: Linking Release executable not
  887. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -Wl,--version-script=/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/not /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not/Release/not.o -lLLVMSupport \
  888. -lz -lpthread -lffi -lcurses -ldl -lm
  889. llvm[2]: ======= Finished Linking Release Executable not
  890. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/not'
  891. llvm[2]: Compiling CallingConvEmitter.cpp for Release build
  892. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CallingConvEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.o ; \
  893. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi
  894. llvm[2]: Linking Release executable fpcmp
  895. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/fpcmp /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \
  896. -lz -lpthread -lffi -lcurses -ldl -lm
  897. llvm[3]: Building Release Archive Library libgtest_main.a
  898. /bin/rm -f /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest_main.a
  899. x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest_main.a /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain/Release/TestMain.o
  900. x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest_main.a
  901. make[3]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/UnitTestMain'
  902. llvm[2]: Compiling CodeEmitterGen.cpp for Release build
  903. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeEmitterGen.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.o ; \
  904. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi
  905. llvm[2]: ======= Finished Linking Release Executable fpcmp
  906. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/fpcmp'
  907. llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build
  908. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenDAGPatterns.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.o ; \
  909. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi
  910. llvm[2]: Compiling CodeGenInstruction.cpp for Release build
  911. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenInstruction.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.o ; \
  912. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi
  913. llvm[2]: Compiling CodeGenMapTable.cpp for Release build
  914. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenMapTable.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.o ; \
  915. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi
  916. llvm[2]: Compiling CodeGenRegisters.cpp for Release build
  917. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenRegisters.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.o ; \
  918. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi
  919. llvm[2]: Linking Release executable FileCheck
  920. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -Wl,--version-script=/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/FileCheck /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \
  921. -lz -lpthread -lffi -lcurses -ldl -lm
  922. llvm[2]: ======= Finished Linking Release Executable FileCheck
  923. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/FileCheck'
  924. llvm[2]: Compiling CodeGenSchedule.cpp for Release build
  925. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenSchedule.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.o ; \
  926. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi
  927. llvm[2]: Compiling CodeGenTarget.cpp for Release build
  928. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/CodeGenTarget.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.o ; \
  929. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi
  930. llvm[2]: Compiling DAGISelEmitter.cpp for Release build
  931. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.o ; \
  932. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi
  933. llvm[2]: Compiling DAGISelMatcher.cpp for Release build
  934. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcher.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.o ; \
  935. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi
  936. llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build
  937. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \
  938. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi
  939. llvm[3]: Building Release Archive Library libgtest.a
  940. /bin/rm -f /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest.a
  941. x86_64-pc-linux-gnu-ar cru /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest.a /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest/Release/src/gtest-all.o
  942. x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib/libgtest.a
  943. make[3]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest/googletest'
  944. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/unittest'
  945. llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build
  946. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherGen.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.o ; \
  947. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi
  948. llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build
  949. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DAGISelMatcherOpt.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.o ; \
  950. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi
  951. llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build
  952. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DFAPacketizerEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.o ; \
  953. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi
  954. llvm[2]: Compiling DisassemblerEmitter.cpp for Release build
  955. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/DisassemblerEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.o ; \
  956. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi
  957. llvm[2]: Compiling FastISelEmitter.cpp for Release build
  958. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/FastISelEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.o ; \
  959. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi
  960. llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build
  961. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/FixedLenDecoderEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \
  962. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi
  963. llvm[2]: Compiling InstrInfoEmitter.cpp for Release build
  964. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/InstrInfoEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.o ; \
  965. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi
  966. llvm[2]: Compiling IntrinsicEmitter.cpp for Release build
  967. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/IntrinsicEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.o ; \
  968. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi
  969. llvm[2]: Compiling OptParserEmitter.cpp for Release build
  970. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/OptParserEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.o ; \
  971. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi
  972. llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build
  973. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/PseudoLoweringEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.o ; \
  974. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi
  975. llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build
  976. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/RegisterInfoEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.o ; \
  977. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi
  978. llvm[2]: Compiling SubtargetEmitter.cpp for Release build
  979. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/SubtargetEmitter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.o ; \
  980. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi
  981. llvm[2]: Compiling TableGen.cpp for Release build
  982. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/TableGen.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.o ; \
  983. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi
  984. llvm[2]: Compiling X86DisassemblerTables.cpp for Release build
  985. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86DisassemblerTables.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.o ; \
  986. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi
  987. llvm[2]: Compiling X86ModRMFilters.cpp for Release build
  988. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86ModRMFilters.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.o ; \
  989. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi
  990. llvm[2]: Compiling X86RecognizableInstr.cpp for Release build
  991. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/utils/TableGen/X86RecognizableInstr.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.o ; \
  992. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi
  993. llvm[2]: Linking Release executable llvm-tblgen
  994. x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -L/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/lib -Wl,--version-script=/var/tmp/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/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/llvm-tblgen /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmMatcherEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/AsmWriterInst.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CTagsEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CallingConvEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeEmitterGen.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenDAGPatterns.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenInstruction.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenMapTable.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenRegisters.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenSchedule.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/CodeGenTarget.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcher.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherGen.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DAGISelMatcherOpt.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DFAPacketizerEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/DisassemblerEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FastISelEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/FixedLenDecoderEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/InstrInfoEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/IntrinsicEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/OptParserEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/PseudoLoweringEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/RegisterInfoEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/SubtargetEmitter.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/TableGen.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86DisassemblerTables.o /var/tmp/portage/sys-devel/llvm-3.5.0/
  995. work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86ModRMFilters.o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \
  996. -lz -lpthread -lffi -lcurses -ldl -lm
  997. llvm[2]: ======= Finished Linking Release Executable llvm-tblgen
  998. make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils/TableGen'
  999. make[1]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/utils'
  1000. make[1]: Entering directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR'
  1001. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release > /dev/null
  1002. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include/llvm/IR > /dev/null
  1003. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/autoconf/mkinstalldirs /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/./ > /dev/null
  1004. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/.dir
  1005. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include/llvm/IR/.dir
  1006. echo 'Created.' > /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/.//.dir
  1007. llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
  1008. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/Release/bin/llvm-tblgen -I /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR -I /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/Target /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include/llvm/IR/Intrinsics.td -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic
  1009. /usr/bin/cmp -s /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include/llvm/IR/Intrinsics.gen /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Intrinsics.gen.tmp || ( /bin/cp /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Intrinsics.gen.tmp /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include/llvm/IR/Intrinsics.gen && \
  1010. echo llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp \
  1011. changed significantly. )
  1012. llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly.
  1013. llvm[1]: Compiling Attributes.cpp for Release build
  1014. llvm[1]: Compiling AsmWriter.cpp for Release build
  1015. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Attributes.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.o ; \
  1016. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Attributes.d.tmp"; exit 1; fi
  1017. llvm[1]: Compiling AutoUpgrade.cpp for Release build
  1018. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/AsmWriter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.o ; \
  1019. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi
  1020. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/AutoUpgrade.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.o ; \
  1021. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi
  1022. llvm[1]: Compiling BasicBlock.cpp for Release build
  1023. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/BasicBlock.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.o ; \
  1024. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi
  1025. llvm[1]: Compiling ConstantFold.cpp for Release build
  1026. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ConstantFold.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.o ; \
  1027. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi
  1028. llvm[1]: Compiling ConstantRange.cpp for Release build
  1029. llvm[1]: Compiling Constants.cpp for Release build
  1030. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/ConstantRange.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.o ; \
  1031. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/ConstantRange.d.tmp"; exit 1; fi
  1032. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Constants.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.o ; \
  1033. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Constants.d.tmp"; exit 1; fi
  1034. llvm[1]: Compiling Core.cpp for Release build
  1035. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Core.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.o ; \
  1036. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Core.d.tmp"; exit 1; fi
  1037. llvm[1]: Compiling Comdat.cpp for Release build
  1038. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Comdat.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.o ; \
  1039. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Comdat.d.tmp"; exit 1; fi
  1040. llvm[1]: Compiling DIBuilder.cpp for Release build
  1041. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DIBuilder.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.o ; \
  1042. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi
  1043. llvm[1]: Compiling DataLayout.cpp for Release build
  1044. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DataLayout.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.o ; \
  1045. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi
  1046. llvm[1]: Compiling DebugInfo.cpp for Release build
  1047. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DebugInfo.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.o ; \
  1048. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi
  1049. llvm[1]: Compiling DebugLoc.cpp for Release build
  1050. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DebugLoc.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.o ; \
  1051. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi
  1052. llvm[1]: Compiling DiagnosticInfo.cpp for Release build
  1053. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DiagnosticInfo.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.o ; \
  1054. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticInfo.d.tmp"; exit 1; fi
  1055. llvm[1]: Compiling DiagnosticPrinter.cpp for Release build
  1056. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/DiagnosticPrinter.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.o ; \
  1057. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/DiagnosticPrinter.d.tmp"; exit 1; fi
  1058. llvm[1]: Compiling Dominators.cpp for Release build
  1059. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Dominators.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.o ; \
  1060. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Dominators.d.tmp"; exit 1; fi
  1061. llvm[1]: Compiling Function.cpp for Release build
  1062. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Function.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.o ; \
  1063. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d.tmp"; exit 1; fi
  1064. llvm[1]: Compiling GCOV.cpp for Release build
  1065. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/GCOV.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.o ; \
  1066. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GCOV.d.tmp"; exit 1; fi
  1067. llvm[1]: Compiling GVMaterializer.cpp for Release build
  1068. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/GVMaterializer.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.o ; \
  1069. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi
  1070. llvm[1]: Compiling Globals.cpp for Release build
  1071. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Globals.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.o ; \
  1072. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Globals.d.tmp"; exit 1; fi
  1073. llvm[1]: Compiling IRBuilder.cpp for Release build
  1074. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IRBuilder.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.o ; \
  1075. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi
  1076. llvm[1]: Compiling IRPrintingPasses.cpp for Release build
  1077. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IRPrintingPasses.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.o ; \
  1078. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IRPrintingPasses.d.tmp"; exit 1; fi
  1079. llvm[1]: Compiling InlineAsm.cpp for Release build
  1080. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/InlineAsm.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.o ; \
  1081. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi
  1082. llvm[1]: Compiling Instruction.cpp for Release build
  1083. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Instruction.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.o ; \
  1084. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instruction.d.tmp"; exit 1; fi
  1085. llvm[1]: Compiling Instructions.cpp for Release build
  1086. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Instructions.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.o ; \
  1087. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Instructions.d.tmp"; exit 1; fi
  1088. llvm[1]: Compiling IntrinsicInst.cpp for Release build
  1089. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/IntrinsicInst.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.o ; \
  1090. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi
  1091. llvm[1]: Compiling LLVMContext.cpp for Release build
  1092. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LLVMContext.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.o ; \
  1093. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi
  1094. llvm[1]: Compiling LLVMContextImpl.cpp for Release build
  1095. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LLVMContextImpl.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.o ; \
  1096. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi
  1097. llvm[1]: Compiling LeakDetector.cpp for Release build
  1098. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LeakDetector.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.o ; \
  1099. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LeakDetector.d.tmp"; exit 1; fi
  1100. llvm[1]: Compiling LegacyPassManager.cpp for Release build
  1101. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/LegacyPassManager.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.o ; \
  1102. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/LegacyPassManager.d.tmp"; exit 1; fi
  1103. llvm[1]: Compiling MDBuilder.cpp for Release build
  1104. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/MDBuilder.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.o ; \
  1105. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/MDBuilder.d.tmp"; exit 1; fi
  1106. llvm[1]: Compiling Mangler.cpp for Release build
  1107. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Mangler.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.o ; \
  1108. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Mangler.d.tmp"; exit 1; fi
  1109. llvm[1]: Compiling Metadata.cpp for Release build
  1110. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Metadata.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.o ; \
  1111. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Metadata.d.tmp"; exit 1; fi
  1112. llvm[1]: Compiling Module.cpp for Release build
  1113. if x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR -I/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/include -I/var/tmp/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=native -O2 -pipe -march=native -O2 -pipe -march=native -O2 -pipe -I/usr/lib64/libffi-3.0.13/include -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.d.tmp" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.o" -MT "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.d" /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Module.cpp -o /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.o ; \
  1114. then /bin/mv -f "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.d.tmp" "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.d"; else /bin/rm "/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Module.d.tmp"; exit 1; fi
  1115. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Function.cpp: In function ‘llvm::Intrinsic::ID llvm::Intrinsic::getIntrinsicForGCCBuiltin(const char*, const char*)’:
  1116. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/lib/IR/Function.cpp:825:1: internal compiler error: Segmentation fault
  1117. }
  1118. ^
  1119. Please submit a full bug report,
  1120. with preprocessed source if appropriate.
  1121. See <https://bugs.gentoo.org/> for instructions.
  1122. /bin/rm: cannot remove ‘/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.d.tmp’: No such file or directory
  1123. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/Makefile.rules:1519: recipe for target '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.o' failed
  1124. make[1]: *** [/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR/Release/Function.o] Error 1
  1125. make[1]: *** Waiting for unfinished jobs....
  1126. make[1]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64/lib/IR'
  1127. /var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src/Makefile.rules:878: recipe for target 'all' failed
  1128. make: *** [all] Error 1
  1129. * ERROR: sys-devel/llvm-3.5.0::gentoo failed (compile phase):
  1130. * emake failed
  1131. *
  1132. * If you need support, post the output of `emerge --info '=sys-devel/llvm-3.5.0::gentoo'`,
  1133. * the complete build log and the output of `emerge -pqv '=sys-devel/llvm-3.5.0::gentoo'`.
  1134. * The complete build log is located at '/var/tmp/portage/sys-devel/llvm-3.5.0/temp/build.log'.
  1135. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/llvm-3.5.0/temp/environment'.
  1136. * Working directory: '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src-abi_x86_64.amd64'
  1137. * S: '/var/tmp/portage/sys-devel/llvm-3.5.0/work/llvm-3.5.0.src'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement