Guest User

Untitled

a guest
Oct 4th, 2010
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.17 KB | None | 0 0
  1. cd Debug && cmake -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=v:/install-Debug -DCMAKE_VERBOSE_MAKEFILE=on -DCMAKE_COLOR_MAKEFILE=off -DHDF5_BUILD_HL_LIB=on ../
  2. -- The C compiler identification is MSVC
  3. -- The CXX compiler identification is MSVC
  4. -- Check for CL compiler version
  5. -- Check for CL compiler version - 1500
  6. -- Check if this is a free VC compiler
  7. -- Check if this is a free VC compiler - no
  8. -- Check for working C compiler: c:/Programme/Microsoft Visual Studio 9.0/VC/bin/cl.exe
  9. -- Check for working C compiler: c:/Programme/Microsoft Visual Studio 9.0/VC/bin/cl.exe -- works
  10. -- Detecting C compiler ABI info
  11. -- Detecting C compiler ABI info - done
  12. -- Check for working CXX compiler: c:/Programme/Microsoft Visual Studio 9.0/VC/bin/cl.exe
  13. -- Check for working CXX compiler: c:/Programme/Microsoft Visual Studio 9.0/VC/bin/cl.exe -- works
  14. -- Detecting CXX compiler ABI info
  15. -- Detecting CXX compiler ABI info - done
  16. -- Configure Checks that still need to be implemented
  17. -- GetConsoleScreenBufferInfo function for Windows
  18. -- Looking for printf in ws2_32;
  19. -- Looking for printf in ws2_32; - found
  20. -- Looking for printf in wsock32;ws2_32
  21. -- Looking for printf in wsock32;ws2_32 - found
  22. -- Looking for gethostname in ucb;ws2_32;wsock32
  23. -- Looking for gethostname in ucb;ws2_32;wsock32 - not found
  24. -- Looking for connect in socket;ws2_32;wsock32
  25. -- Looking for connect in socket;ws2_32;wsock32 - not found
  26. -- Looking for gethostbyname in c
  27. -- Looking for gethostbyname in c - not found
  28. -- Looking for gethostbyname in nsl;ws2_32;wsock32
  29. -- Looking for gethostbyname in nsl;ws2_32;wsock32 - not found
  30. -- Looking for include files H5_HAVE_GLOBUS_COMMON_H
  31. -- Looking for include files H5_HAVE_GLOBUS_COMMON_H - not found.
  32. -- Looking for include files H5_HAVE_MFHDF_H
  33. -- Looking for include files H5_HAVE_MFHDF_H - not found.
  34. -- Looking for include files H5_HAVE_PDB_H
  35. -- Looking for include files H5_HAVE_PDB_H - not found.
  36. -- Looking for include files H5_HAVE_PTHREAD_H
  37. -- Looking for include files H5_HAVE_PTHREAD_H - not found.
  38. -- Looking for include files H5_HAVE_SRBCLIENT_H
  39. -- Looking for include files H5_HAVE_SRBCLIENT_H - not found.
  40. -- Looking for include files H5_HAVE_STDINT_H
  41. -- Looking for include files H5_HAVE_STDINT_H - not found.
  42. -- Looking for include files H5_HAVE_STRING_H
  43. -- Looking for include files H5_HAVE_STRING_H - found
  44. -- Looking for include files H5_HAVE_STRINGS_H
  45. -- Looking for include files H5_HAVE_STRINGS_H - not found.
  46. -- Looking for include files H5_HAVE_SYS_IOCTL_H
  47. -- Looking for include files H5_HAVE_SYS_IOCTL_H - not found.
  48. -- Looking for include files H5_HAVE_SYS_PROC_H
  49. -- Looking for include files H5_HAVE_SYS_PROC_H - not found.
  50. -- Looking for include files H5_HAVE_SYS_RESOURCE_H
  51. -- Looking for include files H5_HAVE_SYS_RESOURCE_H - not found.
  52. -- Looking for include files H5_HAVE_SYS_SOCKET_H
  53. -- Looking for include files H5_HAVE_SYS_SOCKET_H - not found.
  54. -- Looking for include files H5_HAVE_SYS_TIME_H
  55. -- Looking for include files H5_HAVE_SYS_TIME_H - not found.
  56. -- Looking for include files H5_HAVE_TIME_H
  57. -- Looking for include files H5_HAVE_TIME_H - found
  58. -- Looking for include files H5_HAVE_UNISTD_H
  59. -- Looking for include files H5_HAVE_UNISTD_H - not found.
  60. -- Looking for include files H5_HAVE_STDLIB_H
  61. -- Looking for include files H5_HAVE_STDLIB_H - found
  62. -- Looking for include files H5_HAVE_MEMORY_H
  63. -- Looking for include files H5_HAVE_MEMORY_H - found
  64. -- Looking for include files H5_HAVE_DLFCN_H
  65. -- Looking for include files H5_HAVE_DLFCN_H - not found.
  66. -- Looking for include files H5_HAVE_FEATURES_H
  67. -- Looking for include files H5_HAVE_FEATURES_H - not found.
  68. -- Looking for include files H5_HAVE_INTTYPES_H
  69. -- Looking for include files H5_HAVE_INTTYPES_H - not found.
  70. -- Looking for include files H5_HAVE_NETINET_IN_H
  71. -- Looking for include files H5_HAVE_NETINET_IN_H - not found.
  72. -- Looking for sys/types.h
  73. -- Looking for sys/types.h - found
  74. -- Looking for stdint.h
  75. -- Looking for stdint.h - not found
  76. -- Looking for stddef.h
  77. -- Looking for stddef.h - found
  78. -- Check size of char
  79. -- Check size of char - done
  80. -- Check size of short
  81. -- Check size of short - done
  82. -- Check size of int
  83. -- Check size of int - done
  84. -- Check size of unsigned
  85. -- Check size of unsigned - done
  86. -- Check size of long
  87. -- Check size of long - done
  88. -- Check size of long long
  89. -- Check size of long long - done
  90. -- Check size of __int64
  91. -- Check size of __int64 - done
  92. -- Check size of float
  93. -- Check size of float - done
  94. -- Check size of double
  95. -- Check size of double - done
  96. -- Check size of long double
  97. -- Check size of long double - done
  98. -- Check size of int8_t
  99. -- Check size of int8_t - failed
  100. -- Check size of uint8_t
  101. -- Check size of uint8_t - failed
  102. -- Check size of int_least8_t
  103. -- Check size of int_least8_t - failed
  104. -- Check size of uint_least8_t
  105. -- Check size of uint_least8_t - failed
  106. -- Check size of int_fast8_t
  107. -- Check size of int_fast8_t - failed
  108. -- Check size of uint_fast8_t
  109. -- Check size of uint_fast8_t - failed
  110. -- Check size of int16_t
  111. -- Check size of int16_t - failed
  112. -- Check size of uint16_t
  113. -- Check size of uint16_t - failed
  114. -- Check size of int_least16_t
  115. -- Check size of int_least16_t - failed
  116. -- Check size of uint_least16_t
  117. -- Check size of uint_least16_t - failed
  118. -- Check size of int_fast16_t
  119. -- Check size of int_fast16_t - failed
  120. -- Check size of uint_fast16_t
  121. -- Check size of uint_fast16_t - failed
  122. -- Check size of int32_t
  123. -- Check size of int32_t - failed
  124. -- Check size of uint32_t
  125. -- Check size of uint32_t - failed
  126. -- Check size of int_least32_t
  127. -- Check size of int_least32_t - failed
  128. -- Check size of uint_least32_t
  129. -- Check size of uint_least32_t - failed
  130. -- Check size of int_fast32_t
  131. -- Check size of int_fast32_t - failed
  132. -- Check size of uint_fast32_t
  133. -- Check size of uint_fast32_t - failed
  134. -- Check size of int64_t
  135. -- Check size of int64_t - failed
  136. -- Check size of uint64_t
  137. -- Check size of uint64_t - failed
  138. -- Check size of int_least64_t
  139. -- Check size of int_least64_t - failed
  140. -- Check size of uint_least64_t
  141. -- Check size of uint_least64_t - failed
  142. -- Check size of int_fast64_t
  143. -- Check size of int_fast64_t - failed
  144. -- Check size of uint_fast64_t
  145. -- Check size of uint_fast64_t - failed
  146. -- Check size of size_t
  147. -- Check size of size_t - done
  148. -- Check size of ssize_t
  149. -- Check size of ssize_t - failed
  150. -- Check size of off_t
  151. -- Check size of off_t - done
  152. -- Check size of off64_t
  153. -- Check size of off64_t - failed
  154. -- Looking for alarm
  155. -- Looking for alarm - not found
  156. -- Looking for fork
  157. -- Looking for fork - not found
  158. -- Looking for frexpf
  159. -- Looking for frexpf - not found
  160. -- Looking for frexpl
  161. -- Looking for frexpl - not found
  162. -- Looking for getpwuid
  163. -- Looking for getpwuid - not found
  164. -- Looking for getrusage
  165. -- Looking for getrusage - not found
  166. -- Looking for lstat
  167. -- Looking for lstat - not found
  168. -- Looking for rand_r
  169. -- Looking for rand_r - not found
  170. -- Looking for random
  171. -- Looking for random - not found
  172. -- Looking for setsysinfo
  173. -- Looking for setsysinfo - not found
  174. -- Looking for signal
  175. -- Looking for signal - found
  176. -- Looking for setjmp
  177. -- Looking for setjmp - not found
  178. -- Looking for siglongjmp
  179. -- Looking for siglongjmp - not found
  180. -- Looking for sigsetjmp
  181. -- Looking for sigsetjmp - not found
  182. -- Looking for sigaction
  183. -- Looking for sigaction - not found
  184. -- Looking for sigprocmask
  185. -- Looking for sigprocmask - not found
  186. -- Looking for snprintf
  187. -- Looking for snprintf - not found
  188. -- Looking for srandom
  189. -- Looking for srandom - not found
  190. -- Looking for symlink
  191. -- Looking for symlink - not found
  192. -- Looking for vasprintf
  193. -- Looking for vasprintf - not found
  194. -- Looking for waitpid
  195. -- Looking for waitpid - not found
  196. -- Looking for vsnprintf
  197. -- Looking for vsnprintf - found
  198. -- Looking for ioctl
  199. -- Looking for ioctl - not found
  200. -- Looking for fseeko
  201. -- Looking for fseeko - not found
  202. -- Looking for ftello
  203. -- Looking for ftello - not found
  204. -- Looking for fseeko64
  205. -- Looking for fseeko64 - not found
  206. -- Looking for ftello64
  207. -- Looking for ftello64 - not found
  208. -- Looking for fstat64
  209. -- Looking for fstat64 - not found
  210. -- Looking for stat64
  211. -- Looking for stat64 - not found
  212. -- Looking for tzname
  213. -- Looking for tzname - found
  214. -- Performing Other Test INLINE_TEST_inline - Failed
  215. -- Performing Other Test INLINE_TEST___inline__ - Failed
  216. -- Performing Other Test INLINE_TEST___inline - Success
  217. -- Checking for appropriate format for 64 bit long:
  218. -- Checking for apropriate format for 64 bit long: found "ll"
  219. -- checking IF converting from long double to integers is accurate... yes
  220. -- Checking IF converting from long double to integers works... yes
  221. -- checking IF accurately converting from integers to long double... yes
  222. -- Checking IF accurately converting unsigned long to float values... yes
  223. -- Checking IF accurately converting unsigned long long to floating-point values... no
  224. -- Checking IF accurately roundup converting floating-point to unsigned long long values... yes
  225. -- Checking IF right maximum converting floating-point to unsigned long long values... yes
  226. -- Checking IF correctly converting long double to unsigned int values... yes
  227. -- Checking IF compiling unsigned long long to floating-point typecasts work... yes
  228. -- Checking IF compiling long long to floating-point typecasts work... yes
  229. -- Checking IF converting unsigned long long to long double with precision... no
  230. -- Checking IF overflows normally converting floating-point to integer values... yes
  231. -- Checking IF correctly converting long double to (unsigned) long long values... yes
  232. -- Checking IF correctly converting (unsigned) long long to long double values... yes
  233. -- Checking IF alignment restrictions are strictly enforced... yes
  234. -- The Fortran compiler identification is Intel
  235. -- Check for working Fortran compiler: c:/Programme/Intel/Compiler/11.1/046/bin/ia32/ifort.exe
  236. -- Check for working Fortran compiler: c:/Programme/Intel/Compiler/11.1/046/bin/ia32/ifort.exe -- works
  237. -- Detecting Fortran compiler ABI info
  238. -- Detecting Fortran compiler ABI info - done
  239. -- Checking whether c:/Programme/Intel/Compiler/11.1/046/bin/ia32/ifort.exe supports Fortran 90
  240. -- Checking whether c:/Programme/Intel/Compiler/11.1/046/bin/ia32/ifort.exe supports Fortran 90 -- yes
  241. -- Detecting Fortran/C Interface
  242. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  243. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  244. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands=lib /nologo /out:myfort.lib @CMakeFiles/myfort.dir/objects1.rsp
  245. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  246. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  247. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="c:/Programme/Microsoft Visual Studio 9.0/VC/bin/link.exe" /lib /nologo /out:symbols.lib @CMakeFiles/symbols.dir/objects1.rsp
  248. -- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
  249. -- Testing Fortran sizeof
  250. -- Testing Fortran sizeof - OK
  251. -- Testing Fortran RealIsNotDouble
  252. -- Testing Fortran RealIsNotDouble - OK
  253. -- Configuring done
  254. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  255. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  256. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="c:/Programme/Microsoft Visual Studio 9.0/VC/bin/link.exe" /lib /out:../bin/hdf5d.lib @CMakeFiles/hdf5.dir/objects1.rsp
  257. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  258. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  259. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="c:/Programme/Microsoft Visual Studio 9.0/VC/bin/link.exe" /lib /out:../../bin/hdf5_f90cstubd.lib @CMakeFiles/hdf5_f90cstub.dir/objects1.rsp
  260. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  261. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  262. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands=lib /out:../../bin/hdf5_fortrand.lib @CMakeFiles/hdf5_fortran.dir/objects1.rsp
  263. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  264. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  265. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="c:/Programme/Microsoft Visual Studio 9.0/VC/bin/link.exe" /lib /out:../../../bin/hdf5_hl_f90cstubd.lib @CMakeFiles/hdf5_hl_f90cstub.dir/objects1.rsp
  266. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  267. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  268. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="" cr ../../../bin/hdf5_hl_fortrand.lib CMakeFiles/hdf5_hl_fortran.dir/H5TBff.f90.obj CMakeFiles/hdf5_hl_fortran.dir/H5LTff.f90.obj CMakeFiles/hdf5_hl_fortran.dir/H5IMff.f90.obj
  269. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="" ../../../bin/hdf5_hl_fortrand.lib
  270. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:775, maik
  271. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:567, maik: rule=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  272. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:570, maik: expanded command=<CMAKE_AR> cr <TARGET> <LINK_FLAGS> <OBJECTS>
  273. ..\..\Source\cmMakefileLibraryTargetGenerator.cxx:764, maik: real_link_commands="c:/Programme/Microsoft Visual Studio 9.0/VC/bin/link.exe" /lib /out:../../bin/hdf5_hld.lib @CMakeFiles/hdf5_hl.dir/objects1.rsp
  274. -- Generating done
  275. -- Build files have been written to: V:/workspace/hdf5/Debug
Advertisement
Add Comment
Please, Sign In to add comment