Advertisement
Guest User

Configure log

a guest
May 23rd, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking whether to enable maintainer-specific portions of Makefiles... no
  8. checking whether ln -s works... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking whether gcc understands -c and -o together... yes
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for g++... g++
  23. checking whether we are using the GNU C++ compiler... yes
  24. checking whether g++ accepts -g... yes
  25. checking dependency style of g++... gcc3
  26. checking for ranlib... ranlib
  27. checking for a sed that does not truncate output... /bin/sed
  28. checking for ar... /usr/bin/ar
  29. checking for perl... /usr/bin/perl
  30. checking for gdb... /usr/bin/gdb
  31. checking dependency style of gcc... gcc3
  32. checking for diff -u... yes
  33. checking for a supported version of gcc... ok (4.8)
  34. checking build system type... i686-unknown-gnu0.5
  35. checking host system type... i686-unknown-gnu0.5
  36. checking for a supported CPU... ok (i686)
  37. checking for a 64-bit only build... no
  38. checking for a 32-bit only build... no
  39. checking for a supported OS... ok (gnu0.5)
  40. checking for the kernel version... checking for a supported CPU/OS combination... checking for use as an inner Valgrind... no
  41. checking for Pagesize... 4k
  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 features.h usability... yes
  55. checking features.h presence... yes
  56. checking for features.h... yes
  57. checking the GLIBC_VERSION version... 2.17 family
  58. checking for AT_FDCWD... yes
  59. checking for stpncpy... yes
  60. checking for PTRACE_GETREGS... no
  61. checking for CLOCK_MONOTONIC... yes
  62. checking for pthread_rwlock_t... yes
  63. checking for PTHREAD_MUTEX_ADAPTIVE_NP... no
  64. checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes
  65. checking for PTHREAD_MUTEX_RECURSIVE_NP... yes
  66. checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP... yes
  67. checking for pthread_mutex_t.__m_kind... no
  68. checking for pthread_mutex_t.__data.__kind... no
  69. checking for Altivec... no
  70. checking for VSX... no
  71. checking that assembler knows DFP... no
  72. checking that compiler knows -mhard-dfp switch... no
  73. checking that compiler knows DFP datatypes... yes
  74. checking that assembler knows ISA 2.07 ... no
  75. checking for pthread_create@GLIBC2.0()... no
  76. checking for eventfd()... no
  77. checking that C++ compiler can include <thread> header file... yes
  78. checking if gcc accepts -m32... yes
  79. checking if gcc accepts -m64... no
  80. checking if gcc accepts -mmmx... yes
  81. checking if gcc accepts -msse... yes
  82. checking if gcc accepts -mpreferred-stack-boundary... yes
  83. checking if gcc accepts -Wno-pointer-sign... yes
  84. checking if gcc accepts -Wwrite-strings... yes
  85. checking if gcc accepts -Wno-empty-body... yes
  86. checking if gcc accepts -Wno-format-zero-length... yes
  87. checking if gcc accepts -Wno-nonnull... yes
  88. checking if gcc accepts -Wno-overflow... yes
  89. checking if gcc accepts -Wno-uninitialized... yes
  90. checking if gcc accepts -Wextra or -W... -Wextra
  91. checking if gcc accepts -fno-stack-protector... yes
  92. checking if gcc accepts --param inline-unit-growth... yes
  93. checking if gcc accepts -gdwarf-4 -fdebug-types-section... yes
  94. checking if gcc accepts -gstabs... yes
  95. checking if gcc accepts nested functions... yes
  96. checking if gcc accepts the 'p' constraint in asm statements... yes
  97. checking if the linker accepts -Wl,-Ttext-segment... yes
  98. configure: ld -Ttext-segment used, no need to strip build-id NOTEs.
  99. checking if ppc32/64 as supports mtocrf/mfocrf... no
  100. checking if ppc32/64 asm supports phased out floating point instructions... no
  101. checking if x86/amd64 assembler speaks SSE3... yes
  102. checking if x86/amd64 assembler speaks SSSE3... yes
  103. checking if x86/amd64 assembler supports 'pclmulqdq'... no
  104. checking if x86/amd64 assembler supports 'vpclmulqdq'... yes
  105. checking if x86/amd64 assembler supports 'lzcnt'... no
  106. checking if x86/amd64 assembler supports 'loopnel'... yes
  107. checking if x86/amd64 assembler supports 'addr32'... no
  108. checking if x86/amd64 assembler speaks SSE4.2... no
  109. checking if x86/amd64 assembler speaks AVX... no
  110. checking if x86/amd64 assembler speaks AVX2... no
  111. checking if x86/amd64 assembler speaks TSX... no
  112. checking if x86/amd64 assembler speaks BMI1 and BMI2... yes
  113. checking if x86/amd64 assembler speaks FMA... no
  114. checking if x86/amd64 assembler knows the MOVBE insn... no
  115. checking if gcc supports the ifunc attribute... no
  116. checking for TLS support... yes
  117. checking for ANSI C header files... (cached) yes
  118. checking asm/unistd.h usability... no
  119. checking asm/unistd.h presence... no
  120. checking for asm/unistd.h... no
  121. checking endian.h usability... yes
  122. checking endian.h presence... yes
  123. checking for endian.h... yes
  124. checking mqueue.h usability... yes
  125. checking mqueue.h presence... yes
  126. checking for mqueue.h... yes
  127. checking sys/endian.h usability... no
  128. checking sys/endian.h presence... no
  129. checking for sys/endian.h... no
  130. checking sys/epoll.h usability... no
  131. checking sys/epoll.h presence... no
  132. checking for sys/epoll.h... no
  133. checking sys/eventfd.h usability... no
  134. checking sys/eventfd.h presence... no
  135. checking for sys/eventfd.h... no
  136. checking sys/klog.h usability... no
  137. checking sys/klog.h presence... no
  138. checking for sys/klog.h... no
  139. checking sys/poll.h usability... yes
  140. checking sys/poll.h presence... yes
  141. checking for sys/poll.h... yes
  142. checking sys/signal.h usability... yes
  143. checking sys/signal.h presence... yes
  144. checking for sys/signal.h... yes
  145. checking sys/signalfd.h usability... no
  146. checking sys/signalfd.h presence... no
  147. checking for sys/signalfd.h... no
  148. checking sys/syscall.h usability... yes
  149. checking sys/syscall.h presence... yes
  150. checking for sys/syscall.h... yes
  151. checking sys/time.h usability... yes
  152. checking sys/time.h presence... yes
  153. checking for sys/time.h... yes
  154. checking for sys/types.h... (cached) yes
  155. checking if <linux/futex.h> is usable... no
  156. checking for uid_t in sys/types.h... yes
  157. checking for off_t... yes
  158. checking for size_t... yes
  159. checking whether time.h and sys/time.h may both be included... yes
  160. checking for working memcmp... yes
  161. checking for stdlib.h... (cached) yes
  162. checking for unistd.h... (cached) yes
  163. checking for sys/param.h... yes
  164. checking for getpagesize... yes
  165. checking for working mmap... yes
  166. checking for pthread_create in -lpthread... yes
  167. checking for clock_gettime in -lrt... yes
  168. checking for clock_gettime... yes
  169. checking for epoll_create... no
  170. checking for epoll_pwait... no
  171. checking for klogctl... no
  172. checking for mallinfo... yes
  173. checking for memchr... yes
  174. checking for memset... yes
  175. checking for mkdir... yes
  176. checking for mremap... no
  177. checking for ppoll... yes
  178. checking for pthread_barrier_init... yes
  179. checking for pthread_condattr_setclock... yes
  180. checking for pthread_mutex_timedlock... yes
  181. checking for pthread_rwlock_timedrdlock... yes
  182. checking for pthread_rwlock_timedwrlock... yes
  183. checking for pthread_spin_lock... yes
  184. checking for pthread_yield... yes
  185. checking for pthread_setname_np... no
  186. checking for readlinkat... yes
  187. checking for semtimedop... no
  188. checking for signalfd... no
  189. checking for sigwaitinfo... no
  190. checking for strchr... yes
  191. checking for strdup... yes
  192. checking for strpbrk... yes
  193. checking for strrchr... yes
  194. checking for strstr... yes
  195. checking for syscall... yes
  196. checking for utimensat... no
  197. checking for process_vm_readv... no
  198. checking for process_vm_writev... no
  199. checking primary target for usable MPI2-compliant C compiler and mpi.h... no
  200. checking secondary target for usable MPI2-compliant C compiler and mpi.h... no
  201. checking for boost... no
  202. checking for OpenMP... yes
  203. checking if gcc supports __sync_add_and_fetch for the primary target... yes
  204. checking if gcc supports __sync_add_and_fetch on uint64_t for all targets... yes
  205. checking if g++ supports __sync_add_and_fetch... yes
  206. checking if libstdc++ supports annotating shared pointers... yes
  207. checking that generated files are newer than configure... done
  208. configure: creating ./config.status
  209. config.status: creating Makefile
  210. config.status: creating VEX/Makefile
  211. config.status: creating valgrind.spec
  212. config.status: creating valgrind.pc
  213. config.status: creating glibc-2.X.supp
  214. config.status: creating docs/Makefile
  215. config.status: creating tests/Makefile
  216. config.status: creating tests/vg_regtest
  217. config.status: creating perf/Makefile
  218. config.status: creating perf/vg_perf
  219. config.status: creating gdbserver_tests/Makefile
  220. config.status: creating include/Makefile
  221. config.status: creating auxprogs/Makefile
  222. config.status: creating mpi/Makefile
  223. config.status: creating coregrind/Makefile
  224. config.status: creating memcheck/Makefile
  225. config.status: creating memcheck/tests/Makefile
  226. config.status: creating memcheck/tests/common/Makefile
  227. config.status: creating memcheck/tests/amd64/Makefile
  228. config.status: creating memcheck/tests/x86/Makefile
  229. config.status: creating memcheck/tests/linux/Makefile
  230. config.status: creating memcheck/tests/darwin/Makefile
  231. config.status: creating memcheck/tests/amd64-linux/Makefile
  232. config.status: creating memcheck/tests/x86-linux/Makefile
  233. config.status: creating memcheck/tests/ppc32/Makefile
  234. config.status: creating memcheck/tests/ppc64/Makefile
  235. config.status: creating memcheck/tests/s390x/Makefile
  236. config.status: creating memcheck/tests/vbit-test/Makefile
  237. config.status: creating cachegrind/Makefile
  238. config.status: creating cachegrind/tests/Makefile
  239. config.status: creating cachegrind/tests/x86/Makefile
  240. config.status: creating cachegrind/cg_annotate
  241. config.status: creating cachegrind/cg_diff
  242. config.status: creating callgrind/Makefile
  243. config.status: creating callgrind/callgrind_annotate
  244. config.status: creating callgrind/callgrind_control
  245. config.status: creating callgrind/tests/Makefile
  246. config.status: creating helgrind/Makefile
  247. config.status: creating helgrind/tests/Makefile
  248. config.status: creating massif/Makefile
  249. config.status: creating massif/tests/Makefile
  250. config.status: creating massif/ms_print
  251. config.status: creating lackey/Makefile
  252. config.status: creating lackey/tests/Makefile
  253. config.status: creating none/Makefile
  254. config.status: creating none/tests/Makefile
  255. config.status: creating none/tests/amd64/Makefile
  256. config.status: creating none/tests/ppc32/Makefile
  257. config.status: creating none/tests/ppc64/Makefile
  258. config.status: creating none/tests/x86/Makefile
  259. config.status: creating none/tests/arm/Makefile
  260. config.status: creating none/tests/s390x/Makefile
  261. config.status: creating none/tests/mips32/Makefile
  262. config.status: creating none/tests/mips64/Makefile
  263. config.status: creating none/tests/linux/Makefile
  264. config.status: creating none/tests/darwin/Makefile
  265. config.status: creating none/tests/x86-linux/Makefile
  266. config.status: creating exp-sgcheck/Makefile
  267. config.status: creating exp-sgcheck/tests/Makefile
  268. config.status: creating drd/Makefile
  269. config.status: creating drd/scripts/download-and-build-splash2
  270. config.status: creating drd/tests/Makefile
  271. config.status: creating exp-bbv/Makefile
  272. config.status: creating exp-bbv/tests/Makefile
  273. config.status: creating exp-bbv/tests/x86/Makefile
  274. config.status: creating exp-bbv/tests/x86-linux/Makefile
  275. config.status: creating exp-bbv/tests/amd64-linux/Makefile
  276. config.status: creating exp-bbv/tests/ppc32-linux/Makefile
  277. config.status: creating exp-bbv/tests/arm-linux/Makefile
  278. config.status: creating exp-dhat/Makefile
  279. config.status: creating exp-dhat/tests/Makefile
  280. config.status: creating coregrind/link_tool_exe_linux
  281. config.status: creating coregrind/link_tool_exe_darwin
  282. config.status: creating config.h
  283. config.status: config.h is unchanged
  284. config.status: executing depfiles commands
  285.  
  286. Maximum build arch: x86
  287. Primary build arch: x86
  288. Secondary build arch:
  289. Build OS: gnu
  290. Primary build target: X86_GNU
  291. Secondary build target:
  292. Platform variant: vanilla
  293. Primary -DVGPV string: -DVGPV_x86_gnu_vanilla=1
  294. Default supp files: exp-sgcheck.supp xfree-3.supp xfree-4.supp glibc-2.X-drd.supp glibc-2.34567-NPTL-helgrind.supp glibc-2.X.supp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement