Advertisement
Guest User

Untitled

a guest
Feb 4th, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.98 KB | None | 0 0
  1. * Package: sys-devel/llvm-3.2
  2. * Repository: gentoo
  3. * Maintainer: voyageur@gentoo.org mgorny@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux libffi userland_GNU
  5. * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking llvm-3.2.src.tar.gz to /var/tmp/portage/sys-devel/llvm-3.2/work
  8. >>> Unpacking llvm-3.2-manpages.tar.bz2 to /var/tmp/portage/sys-devel/llvm-3.2/work
  9. >>> Source unpacked in /var/tmp/portage/sys-devel/llvm-3.2/work
  10. >>> Preparing source in /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src ...
  11. * Fixing install dirs
  12. * Fixing rpath and CFLAGS
  13. * Applying llvm-3.2-nodoctargz.patch ...
  14. [ ok ]
  15. * Applying llvm-3.0-PPC_macro.patch ...
  16. [ ok ]
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src ...
  19. * econf: updating llvm-3.2.src/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating llvm-3.2.src/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  21. * econf: updating llvm-3.2.src/projects/sample/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  22. * econf: updating llvm-3.2.src/projects/sample/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  23. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared --with-optimize-option= --enable-optimized --disable-assertions --disable-expensive-checks --enable-targets=host,cpp --enable-pic --enable-bindings=none --enable-libffi
  24. checking for x86_64-pc-linux-gnu-clang... x86_64-pc-linux-gnu-gcc
  25. checking for C compiler default output file name... a.out
  26. checking whether the C compiler works... yes
  27. checking whether we are cross compiling... no
  28. checking for suffix of executables...
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  33. checking whether we are using the GNU C++ compiler... yes
  34. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  35. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking target system type... x86_64-pc-linux-gnu
  39. checking type of operating system we're going to host on... Linux
  40. checking type of operating system we're going to target... Linux
  41. checking target architecture... x86_64
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking whether byte ordering is bigendian... no
  55. checking optimization flags...
  56. checking for BSD-compatible nm... /usr/bin/nm -B
  57. checking for GNU make... make
  58. checking whether ln -s works... yes
  59. checking for cmp... /usr/bin/cmp
  60. checking for cp... /bin/cp
  61. checking for date... /bin/date
  62. checking for find... /usr/bin/find
  63. checking for grep... (cached) /bin/grep
  64. checking for mkdir... /bin/mkdir
  65. checking for mv... /bin/mv
  66. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  67. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  68. checking for rm... /bin/rm
  69. checking for sed... /bin/sed
  70. checking for tar... /bin/tar
  71. checking for pwd... /bin/pwd
  72. checking for Graphviz... echo Graphviz
  73. checking for dot... echo dot
  74. checking for fdp... echo fdp
  75. checking for neato... echo neato
  76. checking for twopi... echo twopi
  77. checking for circo... echo circo
  78. checking for gv... no
  79. checking for gsview32... no
  80. checking for dotty... echo dotty
  81. checking for xdot.py... echo xdot.py
  82. checking for a BSD-compatible install... /usr/bin/install -c
  83. checking for bzip2... /bin/bzip2
  84. checking for cat... /bin/cat
  85. checking for doxygen... no
  86. checking for groff... /usr/bin/groff
  87. checking for gzip... /bin/gzip
  88. checking for pdfroff... /usr/bin/pdfroff
  89. checking for zip... no
  90. checking for ocamlc... no
  91. checking for ocamlopt... no
  92. checking for ocamldep... no
  93. checking for ocamldoc... no
  94. checking for gas... no
  95. checking for as... /usr/bin/as
  96. checking for linker version... 2.22
  97. checking for compiler -Wl,-R<path> option... yes
  98. checking for compiler -Wl,-export-dynamic option... yes
  99. checking for compiler -Wl,--version-script option... yes
  100. checking for an ANSI C-conforming const... yes
  101. checking for dirent.h that defines DIR... yes
  102. checking for library containing opendir... none required
  103. checking dlfcn.h usability... yes
  104. checking dlfcn.h presence... yes
  105. checking for dlfcn.h... yes
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking which extension is used for loadable modules... .so
  108. checking which variable specifies run-time library path... LD_LIBRARY_PATH
  109. checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib64/opengl/xorg-x11/lib
  110. checking for objdir... .libs
  111. checking command to parse /usr/bin/nm -B output from object... ok
  112. checking whether libtool supports -dlopen/-dlpreopen... yes
  113. checking for shl_load... no
  114. checking for shl_load in -ldld... no
  115. checking for dlopen in -ldl... yes
  116. checking for dlerror... yes
  117. checking for _ prefix in compiled symbols... no
  118. checking whether deplibs are loaded by dlopen... yes
  119. checking argz.h usability... yes
  120. checking argz.h presence... yes
  121. checking for argz.h... yes
  122. checking for error_t... yes
  123. checking for argz_append... yes
  124. checking for argz_create_sep... yes
  125. checking for argz_insert... yes
  126. checking for argz_next... yes
  127. checking for argz_stringify... yes
  128. checking assert.h usability... yes
  129. checking assert.h presence... yes
  130. checking for assert.h... yes
  131. checking ctype.h usability... yes
  132. checking ctype.h presence... yes
  133. checking for ctype.h... yes
  134. checking errno.h usability... yes
  135. checking errno.h presence... yes
  136. checking for errno.h... yes
  137. checking malloc.h usability... yes
  138. checking malloc.h presence... yes
  139. checking for malloc.h... yes
  140. checking for memory.h... (cached) yes
  141. checking for stdlib.h... (cached) yes
  142. checking stdio.h usability... yes
  143. checking stdio.h presence... yes
  144. checking for stdio.h... yes
  145. checking for unistd.h... (cached) yes
  146. checking dl.h usability... no
  147. checking dl.h presence... no
  148. checking for dl.h... no
  149. checking sys/dl.h usability... no
  150. checking sys/dl.h presence... no
  151. checking for sys/dl.h... no
  152. checking dld.h usability... no
  153. checking dld.h presence... no
  154. checking for dld.h... no
  155. checking mach-o/dyld.h usability... no
  156. checking mach-o/dyld.h presence... no
  157. checking for mach-o/dyld.h... no
  158. checking for string.h... (cached) yes
  159. checking for strchr... yes
  160. checking for strrchr... yes
  161. checking for memcpy... yes
  162. checking for memmove... yes
  163. checking for strcmp... yes
  164. checking for closedir... yes
  165. checking for opendir... yes
  166. checking for readdir... yes
  167. checking tool compatibility... ok
  168. checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
  169. checking for sin in -lm... yes
  170. checking for library containing dlopen... -ldl
  171. checking for library containing ffi_call... -lffi
  172. checking for library containing mallinfo... none required
  173. checking for pthread_mutex_init in -lpthread... yes
  174. checking for library containing pthread_mutex_lock... none required
  175. checking for library containing pthread_rwlock_init... none required
  176. checking for library containing pthread_getspecific... none required
  177. checking for xml2-config... xml2-config
  178. checking for libxml2 includes... -I/usr/include/libxml2
  179. checking for xmlReadFile in -lxml2... yes
  180. checking for dirent.h that defines DIR... (cached) yes
  181. checking for library containing opendir... (cached) none required
  182. checking for MAP_ANONYMOUS vs. MAP_ANON... yes
  183. checking whether stat file-mode macros are broken... no
  184. checking for sys/wait.h that is POSIX.1 compatible... yes
  185. checking whether time.h and sys/time.h may both be included... yes
  186. checking for dlfcn.h... (cached) yes
  187. checking execinfo.h usability... yes
  188. checking execinfo.h presence... yes
  189. checking for execinfo.h... yes
  190. checking fcntl.h usability... yes
  191. checking fcntl.h presence... yes
  192. checking for fcntl.h... yes
  193. checking for inttypes.h... (cached) yes
  194. checking limits.h usability... yes
  195. checking limits.h presence... yes
  196. checking for limits.h... yes
  197. checking link.h usability... yes
  198. checking link.h presence... yes
  199. checking for link.h... yes
  200. checking for malloc.h... (cached) yes
  201. checking setjmp.h usability... yes
  202. checking setjmp.h presence... yes
  203. checking for setjmp.h... yes
  204. checking signal.h usability... yes
  205. checking signal.h presence... yes
  206. checking for signal.h... yes
  207. checking for stdint.h... (cached) yes
  208. checking termios.h usability... yes
  209. checking termios.h presence... yes
  210. checking for termios.h... yes
  211. checking for unistd.h... (cached) yes
  212. checking utime.h usability... yes
  213. checking utime.h presence... yes
  214. checking for utime.h... yes
  215. checking windows.h usability... no
  216. checking windows.h presence... no
  217. checking for windows.h... no
  218. checking sys/mman.h usability... yes
  219. checking sys/mman.h presence... yes
  220. checking for sys/mman.h... yes
  221. checking sys/param.h usability... yes
  222. checking sys/param.h presence... yes
  223. checking for sys/param.h... yes
  224. checking sys/resource.h usability... yes
  225. checking sys/resource.h presence... yes
  226. checking for sys/resource.h... yes
  227. checking sys/time.h usability... yes
  228. checking sys/time.h presence... yes
  229. checking for sys/time.h... yes
  230. checking sys/uio.h usability... yes
  231. checking sys/uio.h presence... yes
  232. checking for sys/uio.h... yes
  233. checking for sys/types.h... (cached) yes
  234. checking sys/ioctl.h usability... yes
  235. checking sys/ioctl.h presence... yes
  236. checking for sys/ioctl.h... yes
  237. checking malloc/malloc.h usability... no
  238. checking malloc/malloc.h presence... no
  239. checking for malloc/malloc.h... no
  240. checking mach/mach.h usability... no
  241. checking mach/mach.h presence... no
  242. checking for mach/mach.h... no
  243. checking valgrind/valgrind.h usability... no
  244. checking valgrind/valgrind.h presence... no
  245. checking for valgrind/valgrind.h... no
  246. checking fenv.h usability... yes
  247. checking fenv.h presence... yes
  248. checking for fenv.h... yes
  249. checking pthread.h usability... yes
  250. checking pthread.h presence... yes
  251. checking for pthread.h... yes
  252. checking ffi.h usability... yes
  253. checking ffi.h presence... yes
  254. checking for ffi.h... yes
  255. checking ffi/ffi.h usability... no
  256. checking ffi/ffi.h presence... no
  257. checking for ffi/ffi.h... no
  258. checking CrashReporterClient.h usability... no
  259. checking CrashReporterClient.h presence... no
  260. checking for CrashReporterClient.h... no
  261. checking __crashreporter_info__... no
  262. checking for HUGE_VAL sanity... yes
  263. checking for pid_t... yes
  264. checking for size_t... yes
  265. checking whether struct tm is in sys/time.h or time.h... time.h
  266. checking for int64_t... yes
  267. checking for uint64_t... yes
  268. checking for backtrace... yes
  269. checking for ceilf... yes
  270. checking for floorf... yes
  271. checking for roundf... yes
  272. checking for rintf... yes
  273. checking for nearbyintf... yes
  274. checking for getcwd... yes
  275. checking for powf... yes
  276. checking for fmodf... yes
  277. checking for strtof... yes
  278. checking for round... yes
  279. checking for getpagesize... yes
  280. checking for getrusage... yes
  281. checking for getrlimit... yes
  282. checking for setrlimit... yes
  283. checking for gettimeofday... yes
  284. checking for isatty... yes
  285. checking for mkdtemp... yes
  286. checking for mkstemp... yes
  287. checking for mktemp... yes
  288. checking for posix_spawn... yes
  289. checking for pread... yes
  290. checking for realpath... yes
  291. checking for sbrk... yes
  292. checking for setrlimit... (cached) yes
  293. checking for strdup... yes
  294. checking for strerror... yes
  295. checking for strerror_r... yes
  296. checking for setenv... yes
  297. checking for arc4random... no
  298. checking for strtoll... yes
  299. checking for strtoq... yes
  300. checking for sysconf... yes
  301. checking for malloc_zone_statistics... no
  302. checking for setjmp... yes
  303. checking for longjmp... yes
  304. checking for sigsetjmp... no
  305. checking for siglongjmp... yes
  306. checking for writev... yes
  307. checking if printf has the %a format character... yes
  308. checking for srand48/lrand48/drand48 in <stdlib.h>... yes
  309. checking whether strerror_s is declared... no
  310. checking for isnan in <math.h>... yes
  311. checking for isnan in <cmath>... yes
  312. checking for std::isnan in <cmath>... yes
  313. checking for isinf in <math.h>... yes
  314. checking for isinf in <cmath>... yes
  315. checking for std::isinf in <cmath>... yes
  316. checking for finite in <ieeefp.h>... no
  317. checking for stdlib.h... (cached) yes
  318. checking for unistd.h... (cached) yes
  319. checking for getpagesize... (cached) yes
  320. checking for working mmap... yes
  321. checking for mmap of files... yes
  322. checking if /dev/zero is needed for mmap... no
  323. checking for GCC atomic builtins... yes
  324. checking for 32-bit userspace on 64-bit system... no
  325. checking for __dso_handle... yes
  326. checking for compiler -fvisibility-inlines-hidden option... yes
  327. configure: creating ./config.status
  328. config.status: creating include/llvm/Config/Targets.def
  329. config.status: creating include/llvm/Config/AsmPrinters.def
  330. config.status: creating include/llvm/Config/AsmParsers.def
  331. config.status: creating include/llvm/Config/Disassemblers.def
  332. config.status: creating Makefile.config
  333. config.status: creating llvm.spec
  334. config.status: creating docs/doxygen.cfg
  335. config.status: creating bindings/ocaml/llvm/META.llvm
  336. config.status: creating include/llvm/Config/config.h
  337. config.status: creating include/llvm/Config/llvm-config.h
  338. config.status: creating include/llvm/Support/DataTypes.h
  339. config.status: executing setup commands
  340. config.status: executing Makefile commands
  341. config.status: executing Makefile.common commands
  342. config.status: executing examples/Makefile commands
  343. config.status: executing lib/Makefile commands
  344. config.status: executing runtime/Makefile commands
  345. config.status: executing test/Makefile commands
  346. config.status: executing test/Makefile.tests commands
  347. config.status: executing unittests/Makefile commands
  348. config.status: executing tools/Makefile commands
  349. config.status: executing utils/Makefile commands
  350. config.status: executing projects/Makefile commands
  351. config.status: executing bindings/Makefile commands
  352. config.status: executing bindings/ocaml/Makefile.ocaml commands
  353. === configuring in projects/sample (/var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src/projects/sample)
  354. configure: running /bin/sh ./configure --prefix=/usr '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--with-optimize-option=' '--enable-optimized' '--disable-assertions' '--disable-expensive-checks' '--enable-targets=host,cpp' '--enable-pic' '--enable-bindings=none' '--enable-libffi' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -pipe -march=core2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS= -I/usr/lib64/libffi-3.0.11/include ' 'CXX=x86_64-pc-linux-gnu-g++' 'CXXFLAGS=-O2 -pipe -march=core2' --cache-file=/dev/null --srcdir=.
  355. checking llvm-config... no
  356. checking LLVM package version... unknown
  357. checking for x86_64-pc-linux-gnu-clang... x86_64-pc-linux-gnu-gcc
  358. checking for C compiler default output file name... a.out
  359. checking whether the C compiler works... yes
  360. checking whether we are cross compiling... no
  361. checking for suffix of executables...
  362. checking for suffix of object files... o
  363. checking whether we are using the GNU C compiler... yes
  364. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  365. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  366. checking whether we are using the GNU C++ compiler... yes
  367. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  368. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  369. checking build system type... x86_64-pc-linux-gnu
  370. checking host system type... x86_64-pc-linux-gnu
  371. checking target system type... x86_64-pc-linux-gnu
  372. checking type of operating system we're going to host on... Linux
  373. checking type of operating system we're going to target... Linux
  374. checking target architecture... x86_64
  375. checking for grep that handles long lines and -e... /bin/grep
  376. checking for egrep... /bin/grep -E
  377. checking for ANSI C header files... yes
  378. checking for sys/types.h... yes
  379. checking for sys/stat.h... yes
  380. checking for stdlib.h... yes
  381. checking for string.h... yes
  382. checking for memory.h... yes
  383. checking for strings.h... yes
  384. checking for inttypes.h... yes
  385. checking for stdint.h... yes
  386. checking for unistd.h... yes
  387. checking whether byte ordering is bigendian... no
  388. checking optimization flags...
  389. checking for BSD-compatible nm... /usr/bin/nm -B
  390. checking for GNU make... make
  391. checking whether ln -s works... yes
  392. checking for cmp... /usr/bin/cmp
  393. checking for cp... /bin/cp
  394. checking for date... /bin/date
  395. checking for find... /usr/bin/find
  396. checking for grep... (cached) /bin/grep
  397. checking for mkdir... /bin/mkdir
  398. checking for mv... /bin/mv
  399. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  400. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  401. checking for rm... /bin/rm
  402. checking for sed... /bin/sed
  403. checking for tar... /bin/tar
  404. checking for pwd... /bin/pwd
  405. checking for Graphviz... echo Graphviz
  406. checking for dot... echo dot
  407. checking for fdp... echo fdp
  408. checking for neato... echo neato
  409. checking for twopi... echo twopi
  410. checking for circo... echo circo
  411. checking for gv... no
  412. checking for gsview32... no
  413. checking for dotty... echo dotty
  414. checking for xdot.py... echo xdot.py
  415. checking for a BSD-compatible install... /usr/bin/install -c
  416. checking for bzip2... /bin/bzip2
  417. checking for cat... /bin/cat
  418. checking for doxygen... no
  419. checking for groff... /usr/bin/groff
  420. checking for gzip... /bin/gzip
  421. checking for pod2html... /usr/bin/pod2html
  422. checking for pod2man... /usr/bin/pod2man
  423. checking for pdfroff... /usr/bin/pdfroff
  424. checking for runtest... no
  425. checking for the tclsh program in tclinclude directory... none
  426. checking for tclsh8.4... no
  427. checking for tclsh8.4.8... no
  428. checking for tclsh8.4.7... no
  429. checking for tclsh8.4.6... no
  430. checking for tclsh8.4.5... no
  431. checking for tclsh8.4.4... no
  432. checking for tclsh8.4.3... no
  433. checking for tclsh8.4.2... no
  434. checking for tclsh8.4.1... no
  435. checking for tclsh8.4.0... no
  436. checking for tclsh8.3... no
  437. checking for tclsh8.3.5... no
  438. checking for tclsh8.3.4... no
  439. checking for tclsh8.3.3... no
  440. checking for tclsh8.3.2... no
  441. checking for tclsh8.3.1... no
  442. checking for tclsh8.3.0... no
  443. checking for tclsh... no
  444. checking for zip... no
  445. checking for ocamlc... no
  446. checking for ocamlopt... no
  447. checking for ocamldep... no
  448. checking for ocamldoc... no
  449. checking for gas... no
  450. checking for as... /usr/bin/as
  451. checking for linker version... 2.22
  452. checking for compiler -Wl,-R<path> option... yes
  453. checking for compiler -Wl,-export-dynamic option... yes
  454. checking for compiler -Wl,--version-script option... yes
  455. checking for an ANSI C-conforming const... yes
  456. checking for dirent.h that defines DIR... yes
  457. checking for library containing opendir... none required
  458. checking dlfcn.h usability... yes
  459. checking dlfcn.h presence... yes
  460. checking for dlfcn.h... yes
  461. checking dynamic linker characteristics... GNU/Linux ld.so
  462. checking which extension is used for loadable modules... .so
  463. checking which variable specifies run-time library path... LD_LIBRARY_PATH
  464. checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 /usr/lib64/opengl/xorg-x11/lib
  465. checking for objdir... .libs
  466. checking command to parse /usr/bin/nm -B output from object... ok
  467. checking whether libtool supports -dlopen/-dlpreopen... yes
  468. checking for shl_load... no
  469. checking for shl_load in -ldld... no
  470. checking for dlopen in -ldl... yes
  471. checking for dlerror... yes
  472. checking for _ prefix in compiled symbols... no
  473. checking whether deplibs are loaded by dlopen... yes
  474. checking argz.h usability... yes
  475. checking argz.h presence... yes
  476. checking for argz.h... yes
  477. checking for error_t... yes
  478. checking for argz_append... yes
  479. checking for argz_create_sep... yes
  480. checking for argz_insert... yes
  481. checking for argz_next... yes
  482. checking for argz_stringify... yes
  483. checking assert.h usability... yes
  484. checking assert.h presence... yes
  485. checking for assert.h... yes
  486. checking ctype.h usability... yes
  487. checking ctype.h presence... yes
  488. checking for ctype.h... yes
  489. checking errno.h usability... yes
  490. checking errno.h presence... yes
  491. checking for errno.h... yes
  492. checking malloc.h usability... yes
  493. checking malloc.h presence... yes
  494. checking for malloc.h... yes
  495. checking for memory.h... (cached) yes
  496. checking for stdlib.h... (cached) yes
  497. checking stdio.h usability... yes
  498. checking stdio.h presence... yes
  499. checking for stdio.h... yes
  500. checking for unistd.h... (cached) yes
  501. checking dl.h usability... no
  502. checking dl.h presence... no
  503. checking for dl.h... no
  504. checking sys/dl.h usability... no
  505. checking sys/dl.h presence... no
  506. checking for sys/dl.h... no
  507. checking dld.h usability... no
  508. checking dld.h presence... no
  509. checking for dld.h... no
  510. checking mach-o/dyld.h usability... no
  511. checking mach-o/dyld.h presence... no
  512. checking for mach-o/dyld.h... no
  513. checking for string.h... (cached) yes
  514. checking for strchr... yes
  515. checking for strrchr... yes
  516. checking for memcpy... yes
  517. checking for memmove... yes
  518. checking for strcmp... yes
  519. checking for closedir... yes
  520. checking for opendir... yes
  521. checking for readdir... yes
  522. checking tool compatibility... ok
  523. checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers
  524. checking for sin in -lm... yes
  525. checking for library containing dlopen... -ldl
  526. checking for library containing ffi_call... -lffi
  527. checking for library containing mallinfo... none required
  528. checking for pthread_mutex_init in -lpthread... yes
  529. checking for library containing pthread_mutex_lock... none required
  530. checking for library containing pthread_rwlock_init... none required
  531. checking for library containing pthread_getspecific... none required
  532. checking for dirent.h that defines DIR... (cached) yes
  533. checking for library containing opendir... (cached) none required
  534. checking for MAP_ANONYMOUS vs. MAP_ANON... yes
  535. checking whether stat file-mode macros are broken... no
  536. checking for sys/wait.h that is POSIX.1 compatible... yes
  537. checking whether time.h and sys/time.h may both be included... yes
  538. checking for dlfcn.h... (cached) yes
  539. checking execinfo.h usability... yes
  540. checking execinfo.h presence... yes
  541. checking for execinfo.h... yes
  542. checking fcntl.h usability... yes
  543. checking fcntl.h presence... yes
  544. checking for fcntl.h... yes
  545. checking for inttypes.h... (cached) yes
  546. checking limits.h usability... yes
  547. checking limits.h presence... yes
  548. checking for limits.h... yes
  549. checking link.h usability... yes
  550. checking link.h presence... yes
  551. checking for link.h... yes
  552. checking for malloc.h... (cached) yes
  553. checking setjmp.h usability... yes
  554. checking setjmp.h presence... yes
  555. checking for setjmp.h... yes
  556. checking signal.h usability... yes
  557. checking signal.h presence... yes
  558. checking for signal.h... yes
  559. checking for stdint.h... (cached) yes
  560. checking termios.h usability... yes
  561. checking termios.h presence... yes
  562. checking for termios.h... yes
  563. checking for unistd.h... (cached) yes
  564. checking utime.h usability... yes
  565. checking utime.h presence... yes
  566. checking for utime.h... yes
  567. checking windows.h usability... no
  568. checking windows.h presence... no
  569. checking for windows.h... no
  570. checking sys/mman.h usability... yes
  571. checking sys/mman.h presence... yes
  572. checking for sys/mman.h... yes
  573. checking sys/param.h usability... yes
  574. checking sys/param.h presence... yes
  575. checking for sys/param.h... yes
  576. checking sys/resource.h usability... yes
  577. checking sys/resource.h presence... yes
  578. checking for sys/resource.h... yes
  579. checking sys/time.h usability... yes
  580. checking sys/time.h presence... yes
  581. checking for sys/time.h... yes
  582. checking sys/uio.h usability... yes
  583. checking sys/uio.h presence... yes
  584. checking for sys/uio.h... yes
  585. checking for sys/types.h... (cached) yes
  586. checking sys/ioctl.h usability... yes
  587. checking sys/ioctl.h presence... yes
  588. checking for sys/ioctl.h... yes
  589. checking malloc/malloc.h usability... no
  590. checking malloc/malloc.h presence... no
  591. checking for malloc/malloc.h... no
  592. checking mach/mach.h usability... no
  593. checking mach/mach.h presence... no
  594. checking for mach/mach.h... no
  595. checking valgrind/valgrind.h usability... no
  596. checking valgrind/valgrind.h presence... no
  597. checking for valgrind/valgrind.h... no
  598. checking fenv.h usability... yes
  599. checking fenv.h presence... yes
  600. checking for fenv.h... yes
  601. checking pthread.h usability... yes
  602. checking pthread.h presence... yes
  603. checking for pthread.h... yes
  604. checking ffi.h usability... yes
  605. checking ffi.h presence... yes
  606. checking for ffi.h... yes
  607. checking ffi/ffi.h usability... no
  608. checking ffi/ffi.h presence... no
  609. checking for ffi/ffi.h... no
  610. checking CrashReporterClient.h usability... no
  611. checking CrashReporterClient.h presence... no
  612. checking for CrashReporterClient.h... no
  613. checking __crashreporter_info__... no
  614. checking for HUGE_VAL sanity... yes
  615. checking for pid_t... yes
  616. checking for size_t... yes
  617. checking whether struct tm is in sys/time.h or time.h... time.h
  618. checking for int64_t... yes
  619. checking for uint64_t... yes
  620. checking for backtrace... yes
  621. checking for ceilf... yes
  622. checking for floorf... yes
  623. checking for roundf... yes
  624. checking for rintf... yes
  625. checking for nearbyintf... yes
  626. checking for getcwd... yes
  627. checking for powf... yes
  628. checking for fmodf... yes
  629. checking for strtof... yes
  630. checking for round... yes
  631. checking for getpagesize... yes
  632. checking for getrusage... yes
  633. checking for getrlimit... yes
  634. checking for setrlimit... yes
  635. checking for gettimeofday... yes
  636. checking for isatty... yes
  637. checking for mkdtemp... yes
  638. checking for mkstemp... yes
  639. checking for mktemp... yes
  640. checking for posix_spawn... yes
  641. checking for realpath... yes
  642. checking for sbrk... yes
  643. checking for setrlimit... (cached) yes
  644. checking for strdup... yes
  645. checking for strerror... yes
  646. checking for strerror_r... yes
  647. checking for setenv... yes
  648. checking for strtoll... yes
  649. checking for strtoq... yes
  650. checking for sysconf... yes
  651. checking for malloc_zone_statistics... no
  652. checking for setjmp... yes
  653. checking for longjmp... yes
  654. checking for sigsetjmp... no
  655. checking for siglongjmp... yes
  656. checking for writev... yes
  657. checking if printf has the %a format character... yes
  658. checking for srand48/lrand48/drand48 in <stdlib.h>... yes
  659. checking whether strerror_s is declared... no
  660. checking for isnan in <math.h>... yes
  661. checking for isnan in <cmath>... yes
  662. checking for std::isnan in <cmath>... yes
  663. checking for isinf in <math.h>... yes
  664. checking for isinf in <cmath>... yes
  665. checking for std::isinf in <cmath>... yes
  666. checking for finite in <ieeefp.h>... no
  667. checking for stdlib.h... (cached) yes
  668. checking for unistd.h... (cached) yes
  669. checking for getpagesize... (cached) yes
  670. checking for working mmap... yes
  671. checking for mmap of files... yes
  672. checking if /dev/zero is needed for mmap... no
  673. checking for GCC atomic builtins... yes
  674. checking for 32-bit userspace on 64-bit system... no
  675. checking for __dso_handle... yes
  676. checking for compiler -fvisibility-inlines-hidden option... yes
  677. configure: creating ./config.status
  678. config.status: creating Makefile.common
  679. config.status: creating Makefile.llvm.config
  680. config.status: executing setup commands
  681. config.status: executing Makefile commands
  682. config.status: executing lib/Makefile commands
  683. config.status: executing lib/sample/Makefile commands
  684. config.status: executing tools/Makefile commands
  685. config.status: executing tools/sample/Makefile commands
  686. >>> Source configured.
  687. >>> Compiling source in /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src ...
  688. make -j3 VERBOSE=1 KEEP_SYMBOLS=1 REQUIRES_RTTI=1
  689. llvm[0]: Constructing LLVMBuild project information.
  690. /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src/utils/llvm-build/llvm-build \
  691. --native-target "x86_64" \
  692. --enable-targets "CppBackend X86 " \
  693. --enable-optional-components "" \
  694. --write-library-table /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src/tools/llvm-config/LibraryDependencies.inc \
  695. --write-make-fragment /var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src/Makefile.llvmbuild
  696. for dir in lib/Support lib/TableGen utils lib/VMCore lib tools/llvm-shlib tools/llvm-config tools runtime docs unittests; do \
  697. (make -C $dir all ) || exit 1; \
  698. done
  699. bash: xmalloc: locale.c:73: cannot allocate 2 bytes (2320 bytes allocated)
  700. make: *** [all] Error 2
  701. * ERROR: sys-devel/llvm-3.2 failed (compile phase):
  702. * emake failed
  703. *
  704. * If you need support, post the output of `emerge --info '=sys-devel/llvm-3.2'`,
  705. * the complete build log and the output of `emerge -pqv '=sys-devel/llvm-3.2'`.
  706. * The complete build log is located at '/var/tmp/portage/sys-devel/llvm-3.2/temp/build.log'.
  707. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/llvm-3.2/temp/environment'.
  708. * Working directory: '/var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src'
  709. * S: '/var/tmp/portage/sys-devel/llvm-3.2/work/llvm-3.2.src'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement