Advertisement
Guest User

Untitled

a guest
Jan 6th, 2011
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.93 KB | None | 0 0
  1. The C compiler identification is GNU
  2. The CXX compiler identification is GNU
  3. Check for working C compiler: C:/Qt/2010.05/mingw/bin/gcc.exe
  4. Check for working C compiler: C:/Qt/2010.05/mingw/bin/gcc.exe -- works
  5. Detecting C compiler ABI info
  6. Detecting C compiler ABI info - done
  7. Check for working CXX compiler: C:/Qt/2010.05/mingw/bin/g++.exe
  8. Check for working CXX compiler: C:/Qt/2010.05/mingw/bin/g++.exe -- works
  9. Detecting CXX compiler ABI info
  10. Detecting CXX compiler ABI info - done
  11. Looking for include files CMAKE_HAVE_PTHREAD_H
  12. Looking for include files CMAKE_HAVE_PTHREAD_H - found
  13. Looking for pthread_create in pthreads
  14. Looking for pthread_create in pthreads - not found
  15. Looking for pthread_create in pthread
  16. Looking for pthread_create in pthread - found
  17. Found Threads: TRUE
  18. Checking to see if CXX compiler accepts flag -pg
  19. Checking to see if CXX compiler accepts flag -pg - yes
  20. Found ZLIB: C:/Program Files/Git/bin/libz.dll
  21. Looking for include files _CL_TIME_WITH_SYS_TIME
  22. Looking for include files _CL_TIME_WITH_SYS_TIME - found
  23. Looking for C++ include stdlib.h
  24. Looking for C++ include stdlib.h - found
  25. Looking for C++ include stdarg.h
  26. Looking for C++ include stdarg.h - found
  27. Looking for C++ include stdio.h
  28. Looking for C++ include stdio.h - found
  29. Looking for C++ include stddef.h
  30. Looking for C++ include stddef.h - found
  31. Looking for C++ include ctype.h
  32. Looking for C++ include ctype.h - found
  33. Looking for C++ include algorithm
  34. Looking for C++ include algorithm - found
  35. Looking for C++ include functional
  36. Looking for C++ include functional - found
  37. Looking for C++ include map
  38. Looking for C++ include map - found
  39. Looking for C++ include vector
  40. Looking for C++ include vector - found
  41. Looking for C++ include list
  42. Looking for C++ include list - found
  43. Looking for C++ include set
  44. Looking for C++ include set - found
  45. Looking for C++ include math.h
  46. Looking for C++ include math.h - found
  47. Looking for C++ include fcntl.h
  48. Looking for C++ include fcntl.h - found
  49. Looking for C++ include limits.h
  50. Looking for C++ include limits.h - found
  51. Looking for C++ include string.h
  52. Looking for C++ include string.h - found
  53. Looking for C++ include sys/time.h
  54. Looking for C++ include sys/time.h - found
  55. Looking for C++ include memory.h
  56. Looking for C++ include memory.h - found
  57. Looking for C++ include sys/types.h
  58. Looking for C++ include sys/types.h - found
  59. Looking for C++ include stdint.h
  60. Looking for C++ include stdint.h - found
  61. Looking for C++ include unistd.h
  62. Looking for C++ include unistd.h - found
  63. Looking for C++ include io.h
  64. Looking for C++ include io.h - found
  65. Looking for C++ include direct.h
  66. Looking for C++ include direct.h - found
  67. Looking for C++ include sys/dir.h
  68. Looking for C++ include sys/dir.h - not found
  69. Looking for C++ include sys/ndir.h
  70. Looking for C++ include sys/ndir.h - not found
  71. Looking for C++ include dirent.h
  72. Looking for C++ include dirent.h - found
  73. Looking for C++ include wctype.h
  74. Looking for C++ include wctype.h - found
  75. Looking for C++ include stat.h
  76. Looking for C++ include stat.h - not found
  77. Looking for C++ include sys/stat.h
  78. Looking for C++ include sys/stat.h - found
  79. Looking for C++ include stdexcept
  80. Looking for C++ include stdexcept - found
  81. Looking for C++ include errno.h
  82. Looking for C++ include errno.h - found
  83. Looking for C++ include windef.h
  84. Looking for C++ include windef.h - found
  85. Looking for C++ include windows.h
  86. Looking for C++ include windows.h - found
  87. Looking for C++ include wchar.h
  88. Looking for C++ include wchar.h - found
  89. Looking for C++ include hash_map
  90. Looking for C++ include hash_map - found
  91. Looking for C++ include hash_set
  92. Looking for C++ include hash_set - found
  93. Looking for C++ include ext/hash_map
  94. Looking for C++ include ext/hash_map - found
  95. Looking for C++ include tr1/unordered_set
  96. Looking for C++ include tr1/unordered_set - found
  97. Looking for C++ include tr1/unordered_map
  98. Looking for C++ include tr1/unordered_map - found
  99. Looking for C++ include sys/timeb.h
  100. Looking for C++ include sys/timeb.h - found
  101. Looking for C++ include tchar.h
  102. Looking for C++ include tchar.h - found
  103. Looking for C++ include strings.h
  104. Looking for C++ include strings.h - found
  105. Looking for C++ include sys/mman.h
  106. Looking for C++ include sys/mman.h - not found
  107. Looking for C++ include winerror.h
  108. Looking for C++ include winerror.h - found
  109. Choosing type for int8_t
  110. Check size of int8_t
  111. Check size of int8_t - done
  112. Choosing type for int8_t - signed int8_t
  113. Choosing type for uint8_t
  114. Check size of uint8_t
  115. Check size of uint8_t - done
  116. Choosing type for uint8_t - unsigned uint8_t
  117. Choosing type for int16_t
  118. Check size of int16_t
  119. Check size of int16_t - done
  120. Choosing type for int16_t - signed int16_t
  121. Choosing type for uint16_t
  122. Check size of uint16_t
  123. Check size of uint16_t - done
  124. Choosing type for uint16_t - unsigned uint16_t
  125. Choosing type for int32_t
  126. Check size of int32_t
  127. Check size of int32_t - done
  128. Choosing type for int32_t - signed int32_t
  129. Choosing type for uint32_t
  130. Check size of uint32_t
  131. Check size of uint32_t - done
  132. Choosing type for uint32_t - unsigned uint32_t
  133. Choosing type for int64_t
  134. Check size of int64_t
  135. Check size of int64_t - done
  136. Choosing type for int64_t - signed int64_t
  137. Choosing type for uint64_t
  138. Check size of uint64_t
  139. Check size of uint64_t - done
  140. Choosing type for uint64_t - unsigned uint64_t
  141. Choosing type for size_t
  142. Check size of size_t
  143. Check size of size_t - done
  144. Choosing type for size_t - unsigned size_t
  145. Choosing option for HAVE_TYPE__TIMEB
  146. Performing Test _CL_HAVE_OPTION__TIMEB
  147. Performing Test _CL_HAVE_OPTION__TIMEB - Success
  148. Choosing option for HAVE_TYPE__TIMEB - _timeb
  149. Performing Test HAVE_SYMBOL_FLOAT_T
  150. Performing Test HAVE_SYMBOL_FLOAT_T - Success
  151. Check size of DWORD
  152. Check size of DWORD - done
  153. Choosing type for _cl_dword_t
  154. Check size of long
  155. Check size of long - done
  156. Choosing type for _cl_dword_t - unsigned long
  157. Looking for printf
  158. Looking for printf - found
  159. Looking for strftime
  160. Looking for strftime - found
  161. Looking for wcscpy
  162. Looking for wcscpy - found
  163. Looking for wcsncpy
  164. Looking for wcsncpy - found
  165. Looking for wcscat
  166. Looking for wcscat - found
  167. Looking for wcschr
  168. Looking for wcschr - found
  169. Looking for wcsstr
  170. Looking for wcsstr - found
  171. Looking for wcslen
  172. Looking for wcslen - found
  173. Looking for wcscmp
  174. Looking for wcscmp - found
  175. Looking for wcsncmp
  176. Looking for wcsncmp - found
  177. Looking for wcscspn
  178. Looking for wcscspn - found
  179. Looking for wcsupr
  180. Looking for wcsupr - found
  181. Looking for wcscasecmp
  182. Looking for wcscasecmp - not found
  183. Looking for wcsicmp
  184. Looking for wcsicmp - found
  185. Looking for wcstoll
  186. Looking for wcstoll - found
  187. Looking for wprintf
  188. Looking for wprintf - found
  189. Looking for lltow
  190. Looking for lltow - found
  191. Looking for wcstod
  192. Looking for wcstod - found
  193. Looking for wcsdup
  194. Looking for wcsdup - found
  195. Looking for strupr
  196. Looking for strupr - found
  197. Looking for strlwr
  198. Looking for strlwr - found
  199. Looking for lltoa
  200. Looking for lltoa - found
  201. Looking for strtoll
  202. Looking for strtoll - found
  203. Looking for gettimeofday
  204. Looking for gettimeofday - found
  205. Looking for _vsnwprintf
  206. Looking for _vsnwprintf - found
  207. Looking for mmap
  208. Looking for mmap - not found
  209. Looking for MapViewOfFile
  210. Looking for MapViewOfFile(0,0,0,0,0) - found
  211. Choosing function for fileHandleStat
  212. Looking for fstati64
  213. Looking for fstati64 - not found
  214. Looking for _fstati64
  215. Looking for _fstati64 - found
  216. Choosing function for fileHandleStat - _fstati64
  217. Choosing function for fileStat
  218. Looking for stati64
  219. Looking for stati64 - not found
  220. Looking for _stati64
  221. Looking for _stati64 - found
  222. Choosing function for fileStat - _stati64
  223. Choosing function for fileSize
  224. Looking for filelengthi64
  225. Looking for filelengthi64 - not found
  226. Looking for _filelengthi64
  227. Looking for _filelengthi64 - found
  228. Choosing function for fileSize - _filelengthi64
  229. Choosing function for fileSeek
  230. Looking for lseeki64
  231. Looking for lseeki64 - not found
  232. Looking for _lseeki64
  233. Looking for _lseeki64 - found
  234. Choosing function for fileSeek - _lseeki64
  235. Choosing option for HAVE_TYPE_CL_STAT_T
  236. Performing Test _CL_HAVE_OPTION_STATI64
  237. Performing Test _CL_HAVE_OPTION_STATI64 - Failed
  238. Performing Test _CL_HAVE_OPTION__STATI64
  239. Performing Test _CL_HAVE_OPTION__STATI64 - Success
  240. Choosing option for HAVE_TYPE_CL_STAT_T - _stati64
  241. Choosing function for fileTell
  242. Looking for telli64
  243. Looking for telli64 - not found
  244. Looking for _telli64
  245. Looking for _telli64 - found
  246. Choosing function for fileTell - _telli64
  247. Choosing function for _realpath
  248. Looking for realpath
  249. Looking for realpath - not found
  250. Choosing function for _realpath - using default
  251. Choosing function for _rename
  252. Looking for rename
  253. Looking for rename - found
  254. Choosing function for _rename - rename
  255. Choosing function for _close
  256. Looking for _close
  257. Looking for _close((int)0) - found
  258. Choosing function for _close - _close
  259. Choosing function for _read
  260. Looking for _read
  261. Looking for _read((int)0, (void*)0, (unsigned int)0) - found
  262. Choosing function for _read - _read
  263. Choosing function for _cl_open
  264. Looking for _open
  265. Looking for _open(0,0,0) - found
  266. Choosing function for _cl_open - _open
  267. Choosing function for _write
  268. Looking for _write
  269. Looking for _write((int)0, (const void*)0, (unsigned int)0) - found
  270. Choosing function for _write - _write
  271. Choosing function for _unlink
  272. Looking for _unlink
  273. Looking for _unlink((const char*)0) - found
  274. Choosing function for _unlink - _unlink
  275. Choosing function for _ftime
  276. Looking for _ftime
  277. Looking for _ftime(0) - found
  278. Choosing function for _ftime - _ftime
  279. Choosing function for _mkdir
  280. Looking for _mkdir
  281. Looking for _mkdir((const char*)0) - found
  282. Choosing function for _mkdir - _mkdir
  283. Choosing function for SLEEPFUNCTION
  284. Looking for usleep
  285. Looking for usleep - found
  286. Choosing function for SLEEPFUNCTION - usleep
  287. Choosing function for _snprintf
  288. Looking for snprintf
  289. Looking for snprintf - found
  290. Choosing function for _snprintf - snprintf
  291. Choosing function for _snwprintf
  292. Looking for snwprintf
  293. Looking for snwprintf - found
  294. Choosing function for _snwprintf - snwprintf
  295. Choosing symbol for _O_RANDOM
  296. Looking for _O_RANDOM
  297. Looking for _O_RANDOM - found
  298. Choosing symbol for _O_RANDOM - _O_RANDOM
  299. Choosing symbol for _O_BINARY
  300. Looking for _O_BINARY
  301. Looking for _O_BINARY - found
  302. Choosing symbol for _O_BINARY - _O_BINARY
  303. Choosing symbol for _S_IREAD
  304. Looking for _S_IREAD
  305. Looking for _S_IREAD - found
  306. Choosing symbol for _S_IREAD - _S_IREAD
  307. Choosing symbol for _S_IWRITE
  308. Looking for _S_IWRITE
  309. Looking for _S_IWRITE - found
  310. Choosing symbol for _S_IWRITE - _S_IWRITE
  311. Choosing type for TCHAR
  312. Check size of TCHAR
  313. Check size of TCHAR - done
  314. Choosing type for TCHAR - TCHAR
  315. Choosing symbol for _T
  316. Looking for _T
  317. Looking for _T - found
  318. Choosing symbol for _T - _T
  319. Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE
  320. Performing Test _CL_HAVE_PTHREAD_MUTEX_RECURSIVE - Failed
  321. Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS
  322. Performing Test _CL_HAVE_GCC_ATOMIC_FUNCTIONS - Failed
  323. Performing Test _CL_HAVE_GCCVISIBILITYPATCH
  324. Performing Test _CL_HAVE_GCCVISIBILITYPATCH - Success
  325. Performing Test _CL_HAVE_TRY_BLOCKS
  326. Performing Test _CL_HAVE_TRY_BLOCKS - Success
  327. Checking support new float byte<->float conversions
  328. Checking support new float byte<->float conversions - yes
  329. Choosing namespace for hashmaps
  330. Performing Test _CL_HAVE_STD__TR1_HASHMAP
  331. Performing Test _CL_HAVE_STD__TR1_HASHMAP - Success
  332. Choosing namespace for hashmaps - std::tr1::func
  333. Performing Test _CL_HAVE_NAMESPACES
  334. Performing Test _CL_HAVE_NAMESPACES - Success
  335. Performing Test _CL_HAVE_NO_SNPRINTF_BUG
  336. Performing Test _CL_HAVE_NO_SNPRINTF_BUG - Success
  337. Performing Test _CL_HAVE_NO_SNWPRINTF_BUG
  338. Performing Test _CL_HAVE_NO_SNWPRINTF_BUG - Success
  339. Performing Test _CL_ILONGLONG_LL
  340. Performing Test _CL_ILONGLONG_LL - Success
  341. Performing Test LUCENE_STATIC_CONSTANT_SYNTAX
  342. Performing Test LUCENE_STATIC_CONSTANT_SYNTAX - Success
  343. Check for ANSI scope
  344. Check for ANSI scope - found
  345. Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage
  346. Checking to see if CXX compiler accepts flag -fprofile-arcs -ftest-coverage - yes
  347. Configuring done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement