Advertisement
Guest User

Untitled

a guest
Apr 11th, 2013
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.46 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.8.0
  2. -- The CXX compiler identification is GNU 4.8.0
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Found Pthreads: /usr/lib64/libpthread.so
  12. CMake Error at CMake/FindHDF5.cmake:84 (INCLUDE):
  13. include could not find load file:
  14.  
  15. HDF5_ROOT_DIR-NOTFOUND/hdf5-config.cmake
  16. Call Stack (most recent call first):
  17. CMakeLists.txt:54 (include)
  18.  
  19.  
  20. -- Check for STD namespace
  21. -- Check for STD namespace - found
  22. -- Looking for ceil in m;
  23. -- Looking for ceil in m; - found
  24. -- Looking for WSAStartup in ws2_32;m
  25. -- Looking for WSAStartup in ws2_32;m - not found
  26. -- Looking for gethostbyname in wsock32;m
  27. -- Looking for gethostbyname in wsock32;m - not found
  28. -- Looking for gethostname in ucb;m
  29. -- Looking for gethostname in ucb;m - not found
  30. -- Looking for connect in socket;m
  31. -- Looking for connect in socket;m - not found
  32. -- Looking for gethostbyname in c
  33. -- Looking for gethostbyname in c - found
  34. -- Check if the system is big endian
  35. -- Searching 16 bit integer
  36. -- Looking for sys/types.h
  37. -- Looking for sys/types.h - found
  38. -- Looking for stdint.h
  39. -- Looking for stdint.h - found
  40. -- Looking for stddef.h
  41. -- Looking for stddef.h - found
  42. -- Check size of unsigned short
  43. -- Check size of unsigned short - done
  44. -- Using unsigned short
  45. -- Check if the system is big endian - little endian
  46. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  47. Cannot find source file:
  48.  
  49. //HDF5Tests.c
  50.  
  51. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  52. .hxx .in .txx
  53.  
  54.  
  55. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  56. -- Performing Other Test STDC_HEADERS - Failed
  57. -- Looking for difftime
  58. -- Looking for difftime - found
  59. CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
  60. Cannot find source file:
  61.  
  62. //GetTimeOfDayTest.cpp
  63.  
  64. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  65. .hxx .in .txx
  66.  
  67.  
  68. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  69. CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
  70. Cannot find source file:
  71.  
  72. //GetTimeOfDayTest.cpp
  73.  
  74. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  75. .hxx .in .txx
  76.  
  77.  
  78. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  79. -- ---------------------------------------------------------------
  80. -- Function 'gettimeofday()' was not found. HDF5 will use its
  81. -- own implementation.. This can happen on older versions of
  82. -- MinGW on Windows. Consider upgrading your MinGW installation
  83. -- to a newer version such as MinGW 3.12
  84. -- ---------------------------------------------------------------
  85. -- Looking for clock_gettime
  86. -- Looking for clock_gettime - found
  87. -- Looking for clock_gettime in rt
  88. -- Looking for clock_gettime in rt - found
  89. -- Looking for clock_gettime in posix4
  90. -- Looking for clock_gettime in posix4 - not found
  91. -- Looking for include file sys/resource.h
  92. -- Looking for include file sys/resource.h - found
  93. -- Looking for include files sys/resource.h, sys/time.h
  94. -- Looking for include files sys/resource.h, sys/time.h - found
  95. -- Looking for 3 include files sys/resource.h, ..., unistd.h
  96. -- Looking for 3 include files sys/resource.h, ..., unistd.h - found
  97. -- Looking for 4 include files sys/resource.h, ..., sys/ioctl.h
  98. -- Looking for 4 include files sys/resource.h, ..., sys/ioctl.h - found
  99. -- Looking for 5 include files sys/resource.h, ..., sys/stat.h
  100. -- Looking for 5 include files sys/resource.h, ..., sys/stat.h - found
  101. -- Looking for 6 include files sys/resource.h, ..., sys/socket.h
  102. -- Looking for 6 include files sys/resource.h, ..., sys/socket.h - found
  103. -- Looking for 7 include files sys/resource.h, ..., sys/types.h
  104. -- Looking for 7 include files sys/resource.h, ..., sys/types.h - found
  105. -- Looking for 8 include files sys/resource.h, ..., stddef.h
  106. -- Looking for 8 include files sys/resource.h, ..., stddef.h - found
  107. -- Looking for 9 include files sys/resource.h, ..., setjmp.h
  108. -- Looking for 9 include files sys/resource.h, ..., setjmp.h - found
  109. -- Looking for 10 include files sys/resource.h, ..., features.h
  110. -- Looking for 10 include files sys/resource.h, ..., features.h - found
  111. -- Looking for 11 include files sys/resource.h, ..., stdint.h
  112. -- Looking for 11 include files sys/resource.h, ..., stdint.h - found
  113. -- Looking for C++ include stdint.h
  114. -- Looking for C++ include stdint.h - found
  115. -- Looking for 12 include files sys/resource.h, ..., mach/mach_time.h
  116. -- Looking for 12 include files sys/resource.h, ..., mach/mach_time.h - not found
  117. -- Looking for 12 include files sys/resource.h, ..., io.h
  118. -- Looking for 12 include files sys/resource.h, ..., io.h - not found
  119. -- Looking for 12 include files sys/resource.h, ..., winsock2.h
  120. -- Looking for 12 include files sys/resource.h, ..., winsock2.h - not found
  121. -- Looking for 12 include files sys/resource.h, ..., sys/timeb.h
  122. -- Looking for 12 include files sys/resource.h, ..., sys/timeb.h - found
  123. -- Looking for 13 include files sys/resource.h, ..., globus/common.h
  124. -- Looking for 13 include files sys/resource.h, ..., globus/common.h - not found
  125. -- Looking for 13 include files sys/resource.h, ..., pdb.h
  126. -- Looking for 13 include files sys/resource.h, ..., pdb.h - not found
  127. -- Looking for 13 include files sys/resource.h, ..., pthread.h
  128. -- Looking for 13 include files sys/resource.h, ..., pthread.h - found
  129. -- Looking for 14 include files sys/resource.h, ..., srbclient.h
  130. -- Looking for 14 include files sys/resource.h, ..., srbclient.h - not found
  131. -- Looking for 14 include files sys/resource.h, ..., string.h
  132. -- Looking for 14 include files sys/resource.h, ..., string.h - found
  133. -- Looking for 15 include files sys/resource.h, ..., strings.h
  134. -- Looking for 15 include files sys/resource.h, ..., strings.h - found
  135. -- Looking for 16 include files sys/resource.h, ..., time.h
  136. -- Looking for 16 include files sys/resource.h, ..., time.h - found
  137. -- Looking for 17 include files sys/resource.h, ..., stdlib.h
  138. -- Looking for 17 include files sys/resource.h, ..., stdlib.h - found
  139. -- Looking for 18 include files sys/resource.h, ..., memory.h
  140. -- Looking for 18 include files sys/resource.h, ..., memory.h - found
  141. -- Looking for 19 include files sys/resource.h, ..., dlfcn.h
  142. -- Looking for 19 include files sys/resource.h, ..., dlfcn.h - found
  143. -- Looking for 20 include files sys/resource.h, ..., inttypes.h
  144. -- Looking for 20 include files sys/resource.h, ..., inttypes.h - found
  145. -- Looking for 21 include files sys/resource.h, ..., netinet/in.h
  146. -- Looking for 21 include files sys/resource.h, ..., netinet/in.h - found
  147. CMake Error at CMake/ConfigureChecks.cmake:437 (TRY_RUN):
  148. Failed to open
  149.  
  150. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  151.  
  152. No such file or directory
  153. Call Stack (most recent call first):
  154. CMakeLists.txt:82 (include)
  155.  
  156.  
  157. -- Performing TEST_LFS_WORKS... no
  158. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  159. Cannot find source file:
  160.  
  161. //HDF5Tests.c
  162.  
  163. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  164. .hxx .in .txx
  165.  
  166.  
  167. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  168. -- Performing Other Test HAVE_OFF64_T - Failed
  169. -- Looking for fseeko
  170. -- Looking for fseeko - found
  171. -- Looking for ftello
  172. -- Looking for ftello - found
  173. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  174. Cannot find source file:
  175.  
  176. //HDF5Tests.c
  177.  
  178. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  179. .hxx .in .txx
  180.  
  181.  
  182. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  183. -- Performing Other Test HAVE_STAT64_STRUCT - Failed
  184. -- Check size of char
  185. -- Check size of char - done
  186. -- Check size of short
  187. -- Check size of short - done
  188. -- Check size of int
  189. -- Check size of int - done
  190. -- Check size of unsigned
  191. -- Check size of unsigned - done
  192. -- Check size of long
  193. -- Check size of long - done
  194. -- Check size of long long
  195. -- Check size of long long - done
  196. -- Check size of __int64
  197. -- Check size of __int64 - failed
  198. -- Check size of float
  199. -- Check size of float - done
  200. -- Check size of double
  201. -- Check size of double - done
  202. -- Check size of long double
  203. -- Check size of long double - done
  204. -- Check size of int8_t
  205. -- Check size of int8_t - done
  206. -- Check size of uint8_t
  207. -- Check size of uint8_t - done
  208. -- Check size of int_least8_t
  209. -- Check size of int_least8_t - done
  210. -- Check size of uint_least8_t
  211. -- Check size of uint_least8_t - done
  212. -- Check size of int_fast8_t
  213. -- Check size of int_fast8_t - done
  214. -- Check size of uint_fast8_t
  215. -- Check size of uint_fast8_t - done
  216. -- Check size of int16_t
  217. -- Check size of int16_t - done
  218. -- Check size of uint16_t
  219. -- Check size of uint16_t - done
  220. -- Check size of int_least16_t
  221. -- Check size of int_least16_t - done
  222. -- Check size of uint_least16_t
  223. -- Check size of uint_least16_t - done
  224. -- Check size of int_fast16_t
  225. -- Check size of int_fast16_t - done
  226. -- Check size of uint_fast16_t
  227. -- Check size of uint_fast16_t - done
  228. -- Check size of int32_t
  229. -- Check size of int32_t - done
  230. -- Check size of uint32_t
  231. -- Check size of uint32_t - done
  232. -- Check size of int_least32_t
  233. -- Check size of int_least32_t - done
  234. -- Check size of uint_least32_t
  235. -- Check size of uint_least32_t - done
  236. -- Check size of int_fast32_t
  237. -- Check size of int_fast32_t - done
  238. -- Check size of uint_fast32_t
  239. -- Check size of uint_fast32_t - done
  240. -- Check size of int64_t
  241. -- Check size of int64_t - done
  242. -- Check size of uint64_t
  243. -- Check size of uint64_t - done
  244. -- Check size of int_least64_t
  245. -- Check size of int_least64_t - done
  246. -- Check size of uint_least64_t
  247. -- Check size of uint_least64_t - done
  248. -- Check size of int_fast64_t
  249. -- Check size of int_fast64_t - done
  250. -- Check size of uint_fast64_t
  251. -- Check size of uint_fast64_t - done
  252. -- Check size of size_t
  253. -- Check size of size_t - done
  254. -- Check size of ssize_t
  255. -- Check size of ssize_t - done
  256. -- Check size of ptrdiff_t
  257. -- Check size of ptrdiff_t - done
  258. -- Check size of off_t
  259. -- Check size of off_t - done
  260. -- Check size of off64_t
  261. -- Check size of off64_t - failed
  262. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  263. Cannot find source file:
  264.  
  265. //HDF5Tests.c
  266.  
  267. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  268. .hxx .in .txx
  269.  
  270.  
  271. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  272. -- Performing Other Test DEV_T_IS_SCALAR - Failed
  273. -- Looking for CLOCK_MONOTONIC
  274. -- Looking for CLOCK_MONOTONIC - not found
  275. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  276. Cannot find source file:
  277.  
  278. //HDF5Tests.c
  279.  
  280. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  281. .hxx .in .txx
  282.  
  283.  
  284. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  285. -- Performing Other Test HAVE_TM_GMTOFF - Failed
  286. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  287. Cannot find source file:
  288.  
  289. //HDF5Tests.c
  290.  
  291. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  292. .hxx .in .txx
  293.  
  294.  
  295. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  296. -- Performing Other Test HAVE___TM_GMTOFF - Failed
  297. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  298. Cannot find source file:
  299.  
  300. //HDF5Tests.c
  301.  
  302. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  303. .hxx .in .txx
  304.  
  305.  
  306. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  307. -- Performing Other Test HAVE_STRUCT_TIMEZONE - Failed
  308. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  309. Cannot find source file:
  310.  
  311. //HDF5Tests.c
  312.  
  313. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  314. .hxx .in .txx
  315.  
  316.  
  317. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  318. -- Performing Other Test GETTIMEOFDAY_GIVES_TZ - Failed
  319. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  320. Cannot find source file:
  321.  
  322. //HDF5Tests.c
  323.  
  324. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  325. .hxx .in .txx
  326.  
  327.  
  328. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  329. -- Performing Other Test TIME_WITH_SYS_TIME - Failed
  330. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  331. Cannot find source file:
  332.  
  333. //HDF5Tests.c
  334.  
  335. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  336. .hxx .in .txx
  337.  
  338.  
  339. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  340. -- Performing Other Test HAVE_TM_ZONE - Failed
  341. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  342. Cannot find source file:
  343.  
  344. //HDF5Tests.c
  345.  
  346. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  347. .hxx .in .txx
  348.  
  349.  
  350. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  351. -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Failed
  352. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  353. Cannot find source file:
  354.  
  355. //HDF5Tests.c
  356.  
  357. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  358. .hxx .in .txx
  359.  
  360.  
  361. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  362. -- Performing Other Test HAVE_TIMEZONE - Failed
  363. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  364. Cannot find source file:
  365.  
  366. //HDF5Tests.c
  367.  
  368. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  369. .hxx .in .txx
  370.  
  371.  
  372. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  373. -- Performing Other Test HAVE_STAT_ST_BLOCKS - Failed
  374. -- Looking for ioctl
  375. -- Looking for ioctl - found
  376. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  377. Cannot find source file:
  378.  
  379. //HDF5Tests.c
  380.  
  381. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  382. .hxx .in .txx
  383.  
  384.  
  385. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  386. -- Performing Other Test HAVE_STRUCT_VIDEOCONFIG - Failed
  387. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  388. Cannot find source file:
  389.  
  390. //HDF5Tests.c
  391.  
  392. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  393. .hxx .in .txx
  394.  
  395.  
  396. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  397. -- Performing Other Test HAVE_STRUCT_TEXT_INFO - Failed
  398. -- Looking for _getvideoconfig
  399. -- Looking for _getvideoconfig - not found
  400. -- Looking for gettextinfo
  401. -- Looking for gettextinfo - not found
  402. -- Looking for _scrsize
  403. -- Looking for _scrsize - not found
  404. -- Looking for GetConsoleScreenBufferInfo
  405. -- Looking for GetConsoleScreenBufferInfo - not found
  406. -- Looking for TIOCGWINSZ
  407. -- Looking for TIOCGWINSZ - found
  408. -- Looking for TIOCGETD
  409. -- Looking for TIOCGETD - found
  410. -- Looking for alarm
  411. -- Looking for alarm - found
  412. -- Looking for fork
  413. -- Looking for fork - found
  414. -- Looking for frexpf
  415. -- Looking for frexpf - found
  416. -- Looking for frexpl
  417. -- Looking for frexpl - found
  418. -- Looking for gethostname
  419. -- Looking for gethostname - found
  420. -- Looking for getpwuid
  421. -- Looking for getpwuid - found
  422. -- Looking for getrusage
  423. -- Looking for getrusage - found
  424. -- Looking for lstat
  425. -- Looking for lstat - found
  426. -- Looking for rand_r
  427. -- Looking for rand_r - found
  428. -- Looking for random
  429. -- Looking for random - found
  430. -- Looking for setsysinfo
  431. -- Looking for setsysinfo - not found
  432. -- Looking for signal
  433. -- Looking for signal - found
  434. -- Looking for longjmp
  435. -- Looking for longjmp - found
  436. -- Looking for setjmp
  437. -- Looking for setjmp - found
  438. -- Looking for siglongjmp
  439. -- Looking for siglongjmp - found
  440. -- Looking for sigsetjmp
  441. -- Looking for sigsetjmp - not found
  442. -- Looking for sigaction
  443. -- Looking for sigaction - found
  444. -- Looking for sigprocmask
  445. -- Looking for sigprocmask - found
  446. -- Looking for snprintf
  447. -- Looking for snprintf - found
  448. -- Looking for srandom
  449. -- Looking for srandom - found
  450. -- Looking for strdup
  451. -- Looking for strdup - found
  452. -- Looking for symlink
  453. -- Looking for symlink - found
  454. -- Looking for system
  455. -- Looking for system - found
  456. -- Looking for vasprintf
  457. -- Looking for vasprintf - found
  458. -- Looking for waitpid
  459. -- Looking for waitpid - found
  460. -- Looking for vsnprintf
  461. -- Looking for vsnprintf - found
  462. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  463. Cannot find source file:
  464.  
  465. //HDF5Tests.c
  466.  
  467. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  468. .hxx .in .txx
  469.  
  470.  
  471. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  472. -- Performing Other Test VSNPRINTF_WORKS - Failed
  473. -- Looking for sigsetjmp
  474. -- Looking for sigsetjmp - found
  475. -- Looking for tzname
  476. -- Looking for tzname - found
  477. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  478. Cannot find source file:
  479.  
  480. //HDF5Tests.c
  481.  
  482. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  483. .hxx .in .txx
  484.  
  485.  
  486. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  487. -- Performing Other Test LONE_COLON - Failed
  488. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  489. Cannot find source file:
  490.  
  491. //HDF5Tests.c
  492.  
  493. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  494. .hxx .in .txx
  495.  
  496.  
  497. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  498. -- Performing Other Test HAVE_ATTRIBUTE - Failed
  499. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  500. Cannot find source file:
  501.  
  502. //HDF5Tests.c
  503.  
  504. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  505. .hxx .in .txx
  506.  
  507.  
  508. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  509. -- Performing Other Test HAVE_C99_FUNC - Failed
  510. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  511. Cannot find source file:
  512.  
  513. //HDF5Tests.c
  514.  
  515. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  516. .hxx .in .txx
  517.  
  518.  
  519. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  520. -- Performing Other Test HAVE_FUNCTION - Failed
  521. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  522. Cannot find source file:
  523.  
  524. //HDF5Tests.c
  525.  
  526. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  527. .hxx .in .txx
  528.  
  529.  
  530. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  531. -- Performing Other Test HAVE_C99_DESIGNATED_INITIALIZER - Failed
  532. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  533. Cannot find source file:
  534.  
  535. //HDF5Tests.c
  536.  
  537. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  538. .hxx .in .txx
  539.  
  540.  
  541. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  542. -- Performing Other Test SYSTEM_SCOPE_THREADS - Failed
  543. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  544. Cannot find source file:
  545.  
  546. //HDF5Tests.c
  547.  
  548. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  549. .hxx .in .txx
  550.  
  551.  
  552. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  553. -- Performing Other Test HAVE_SOCKLEN_T - Failed
  554. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  555. Cannot find source file:
  556.  
  557. //HDF5Tests.c
  558.  
  559. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  560. .hxx .in .txx
  561.  
  562.  
  563. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  564. -- Performing Other Test CXX_HAVE_OFFSETOF - Failed
  565. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  566. Cannot find source file:
  567.  
  568. //HDF5CXXTests.cpp
  569.  
  570. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  571. .hxx .in .txx
  572.  
  573.  
  574. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  575. -- Performing CXX Test OLD_HEADER_FILENAME - Failed
  576. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  577. Cannot find source file:
  578.  
  579. //HDF5CXXTests.cpp
  580.  
  581. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  582. .hxx .in .txx
  583.  
  584.  
  585. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  586. -- Performing CXX Test H5_NO_NAMESPACE - Failed
  587. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  588. Cannot find source file:
  589.  
  590. //HDF5CXXTests.cpp
  591.  
  592. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  593. .hxx .in .txx
  594.  
  595.  
  596. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  597. -- Performing CXX Test H5_NO_STD - Failed
  598. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  599. Cannot find source file:
  600.  
  601. //HDF5CXXTests.cpp
  602.  
  603. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  604. .hxx .in .txx
  605.  
  606.  
  607. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  608. -- Performing CXX Test BOOL_NOTDEFINED - Failed
  609. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  610. Cannot find source file:
  611.  
  612. //HDF5CXXTests.cpp
  613.  
  614. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  615. .hxx .in .txx
  616.  
  617.  
  618. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  619. -- Performing CXX Test NO_STATIC_CAST - Failed
  620. CMake Error at CMake/ConfigureChecks.cmake:768 (TRY_RUN):
  621. Failed to open
  622.  
  623. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  624.  
  625. No such file or directory
  626. Call Stack (most recent call first):
  627. CMakeLists.txt:82 (include)
  628.  
  629.  
  630. -- Performing TEST_DIRECT_VFD_WORKS... no
  631. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  632. Cannot find source file:
  633.  
  634. //HDF5Tests.c
  635.  
  636. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  637. .hxx .in .txx
  638.  
  639.  
  640. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  641. -- Performing Other Test INLINE_TEST_inline - Failed
  642. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  643. Cannot find source file:
  644.  
  645. //HDF5Tests.c
  646.  
  647. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  648. .hxx .in .txx
  649.  
  650.  
  651. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  652. -- Performing Other Test INLINE_TEST___inline__ - Failed
  653. CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
  654. Cannot find source file:
  655.  
  656. //HDF5Tests.c
  657.  
  658. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  659. .hxx .in .txx
  660.  
  661.  
  662. CMake Error: Internal CMake error, TryCompile generation of cmake failed
  663. -- Performing Other Test INLINE_TEST___inline - Failed
  664. -- Checking for appropriate format for 64 bit long:
  665. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  666. Failed to open
  667.  
  668. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  669.  
  670. No such file or directory
  671. Call Stack (most recent call first):
  672. CMakeLists.txt:82 (include)
  673.  
  674.  
  675. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  676. Failed to open
  677.  
  678. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  679.  
  680. No such file or directory
  681. Call Stack (most recent call first):
  682. CMakeLists.txt:82 (include)
  683.  
  684.  
  685. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  686. Failed to open
  687.  
  688. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  689.  
  690. No such file or directory
  691. Call Stack (most recent call first):
  692. CMakeLists.txt:82 (include)
  693.  
  694.  
  695. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  696. Failed to open
  697.  
  698. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  699.  
  700. No such file or directory
  701. Call Stack (most recent call first):
  702. CMakeLists.txt:82 (include)
  703.  
  704.  
  705. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  706. Failed to open
  707.  
  708. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  709.  
  710. No such file or directory
  711. Call Stack (most recent call first):
  712. CMakeLists.txt:82 (include)
  713.  
  714.  
  715. CMake Error at CMake/ConfigureChecks.cmake:916 (TRY_RUN):
  716. Failed to open
  717.  
  718. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  719.  
  720. No such file or directory
  721. Call Stack (most recent call first):
  722. CMakeLists.txt:82 (include)
  723.  
  724.  
  725. -- Checking for apropriate format for 64 bit long: not found
  726. -- checking IF converting from long double to integers is accurate... yes
  727. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  728. Failed to open
  729.  
  730. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  731.  
  732. No such file or directory
  733. Call Stack (most recent call first):
  734. CMake/ConfigureChecks.cmake:1030 (H5ConversionTests)
  735. CMakeLists.txt:82 (include)
  736.  
  737.  
  738. -- Checking IF converting from long double to integers works... no
  739. -- checking IF accurately converting from integers to long double... yes
  740. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  741. Failed to open
  742.  
  743. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  744.  
  745. No such file or directory
  746. Call Stack (most recent call first):
  747. CMake/ConfigureChecks.cmake:1047 (H5ConversionTests)
  748. CMakeLists.txt:82 (include)
  749.  
  750.  
  751. -- Checking IF accurately converting unsigned long to float values... no
  752. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  753. Failed to open
  754.  
  755. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  756.  
  757. No such file or directory
  758. Call Stack (most recent call first):
  759. CMake/ConfigureChecks.cmake:1056 (H5ConversionTests)
  760. CMakeLists.txt:82 (include)
  761.  
  762.  
  763. -- Checking IF accurately converting unsigned long long to floating-point values... no
  764. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  765. Failed to open
  766.  
  767. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  768.  
  769. No such file or directory
  770. Call Stack (most recent call first):
  771. CMake/ConfigureChecks.cmake:1064 (H5ConversionTests)
  772. CMakeLists.txt:82 (include)
  773.  
  774.  
  775. -- Checking IF accurately roundup converting floating-point to unsigned long long values... no
  776. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  777. Failed to open
  778.  
  779. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  780.  
  781. No such file or directory
  782. Call Stack (most recent call first):
  783. CMake/ConfigureChecks.cmake:1078 (H5ConversionTests)
  784. CMakeLists.txt:82 (include)
  785.  
  786.  
  787. -- Checking IF correctly converting long double to unsigned int values... no
  788. -- Checking IF compiling unsigned long long to floating-point typecasts work... yes
  789. -- Checking IF compiling long long to floating-point typecasts work... yes
  790. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  791. Failed to open
  792.  
  793. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  794.  
  795. No such file or directory
  796. Call Stack (most recent call first):
  797. CMake/ConfigureChecks.cmake:1104 (H5ConversionTests)
  798. CMakeLists.txt:82 (include)
  799.  
  800.  
  801. -- Checking IF converting unsigned long long to long double with precision... no
  802. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  803. Failed to open
  804.  
  805. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  806.  
  807. No such file or directory
  808. Call Stack (most recent call first):
  809. CMake/ConfigureChecks.cmake:1112 (H5ConversionTests)
  810. CMakeLists.txt:82 (include)
  811.  
  812.  
  813. -- Checking IF overflows normally converting floating-point to integer values... no
  814. -- Checking IF your system converts long double to (unsigned) long values with special algorithm... no
  815. -- Checking IF your system can convert (unsigned) long to long double values with special algorithm... no
  816. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  817. Failed to open
  818.  
  819. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  820.  
  821. No such file or directory
  822. Call Stack (most recent call first):
  823. CMake/ConfigureChecks.cmake:1147 (H5ConversionTests)
  824. CMakeLists.txt:82 (include)
  825.  
  826.  
  827. -- Checking IF correctly converting long double to (unsigned) long long values... no
  828. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  829. Failed to open
  830.  
  831. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  832.  
  833. No such file or directory
  834. Call Stack (most recent call first):
  835. CMake/ConfigureChecks.cmake:1155 (H5ConversionTests)
  836. CMakeLists.txt:82 (include)
  837.  
  838.  
  839. -- Checking IF correctly converting (unsigned) long long to long double values... no
  840. -- Checking IF your system generates wrong code for log2 routine... no
  841. CMake Error at CMake/ConfigureChecks.cmake:967 (TRY_RUN):
  842. Failed to open
  843.  
  844. /CMake/CMakeFiles/CMakeTmp/CMakeLists.txt
  845.  
  846. No such file or directory
  847. Call Stack (most recent call first):
  848. CMake/ConfigureChecks.cmake:1169 (H5ConversionTests)
  849. CMakeLists.txt:82 (include)
  850.  
  851.  
  852. -- Checking IF alignment restrictions are strictly enforced... no
  853. -- Looking for sgemm_
  854. -- Looking for sgemm_ - found
  855. -- Looking for include file pthread.h
  856. -- Looking for include file pthread.h - found
  857. -- Looking for pthread_create
  858. -- Looking for pthread_create - not found
  859. -- Looking for pthread_create in pthreads
  860. -- Looking for pthread_create in pthreads - not found
  861. -- Looking for pthread_create in pthread
  862. -- Looking for pthread_create in pthread - found
  863. -- Found Threads: TRUE
  864. -- A library with BLAS API found.
  865. -- Looking for cheev_
  866. -- Looking for cheev_ - found
  867. -- A library with LAPACK API found.
  868. -- Found Arpack : /usr/lib64/libparpack.so
  869. -- Looking for powl
  870. -- Looking for powl - found
  871. -- Looking for sqrtl
  872. -- Looking for sqrtl - found
  873. -- Looking for log2
  874. -- Looking for log2 - found
  875. -- Looking for lgammal
  876. -- Looking for lgammal - found
  877. -- Looking for C++ include glpk.h
  878. -- Looking for C++ include glpk.h - found
  879. CMake Warning at CMakeLists.txt:230 (find_package):
  880. By not providing "Findlzo2.cmake" in CMAKE_MODULE_PATH this project has
  881. asked CMake to find a package configuration file provided by "lzo2", but
  882. CMake did not find one.
  883.  
  884. Could not find a package configuration file provided by "lzo2" with any of
  885. the following names:
  886.  
  887. lzo2Config.cmake
  888. lzo2-config.cmake
  889.  
  890. Add the installation prefix of "lzo2" to CMAKE_PREFIX_PATH or set
  891. "lzo2_DIR" to a directory containing one of the above files. If "lzo2"
  892. provides a separate development package or SDK, be sure it has been
  893. installed.
  894.  
  895.  
  896. CMake Warning at CMakeLists.txt:249 (find_package):
  897. By not providing "Findgzip.cmake" in CMAKE_MODULE_PATH this project has
  898. asked CMake to find a package configuration file provided by "gzip", but
  899. CMake did not find one.
  900.  
  901. Could not find a package configuration file provided by "gzip" with any of
  902. the following names:
  903.  
  904. gzipConfig.cmake
  905. gzip-config.cmake
  906.  
  907. Add the installation prefix of "gzip" to CMAKE_PREFIX_PATH or set
  908. "gzip_DIR" to a directory containing one of the above files. If "gzip"
  909. provides a separate development package or SDK, be sure it has been
  910. installed.
  911.  
  912.  
  913. -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6")
  914. -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so
  915. -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so - found
  916. CMake Error at CMakeLists.txt:271 (target_link_libraries):
  917. Cannot specify link libraries for target "helloworld" which is not built by
  918. this project.
  919.  
  920.  
  921. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement