Advertisement
zamotivator

Untitled

Oct 4th, 2012
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.37 KB | None | 0 0
  1. oleg@u1204:~/scidb$ cmake . -DSCIDB_DOC_TYPE=FULL
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- The Fortran compiler identification is unknown
  5. -- Check for working C compiler: /usr/bin/gcc
  6. -- Check for working C compiler: /usr/bin/gcc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. CMake Error: your Fortran compiler: "CMAKE_Fortran_COMPILER-NOTFOUND" was not found. Please set CMAKE_Fortran_COMPILER to a valid compiler path or name.
  14. -- CMAKE_INSTALL_PREFIX Initialized to default setting to: /opt/scidb/12.10
  15. -- Found Subversion: /usr/bin/svn (found version "1.6.17")
  16. -- Found Git: /usr/bin/git
  17. -- Reading revision from git-svn: 5602
  18. -- Build type (use -DCMAKE_BUILD_TYPE=[RelWithDebInfo]/Debug/Release/Profile/CC/Valgrind):
  19. DISTRO_NAME_VER is Ubuntu-12.04
  20. -- Boost version: 1.48.0
  21. -- Found the following Boost libraries:
  22. -- system
  23. -- program_options
  24. -- serialization
  25. -- regex
  26. -- filesystem
  27. -- thread
  28. -- Found Protobuf: /usr/include/google/protobuf
  29. -- GPB - /usr/lib/libprotobuf.so
  30. -- Found Log4CXX: /usr/lib/liblog4cxx.so
  31. -- LOG4CXX - /usr/lib/liblog4cxx.so
  32. -- Found Doxygen: /usr/bin/doxygen
  33. -- Found LibPQXX: /usr/lib
  34. -- Found LibPQ: /usr/bin/pg_config
  35. -- Found LibPQ: /usr/lib
  36. -- checking for module 'cppunit'
  37. -- found cppunit, version 1.12.1
  38. -- Found LibRT: /usr/lib/x86_64-linux-gnu/librt.so
  39. -- Found SWIG: /usr/bin/swig2.0 (found suitable version "2.0.4", required is "2.0")
  40. -- Found PythonLibs: /usr/lib/libpython2.7.so
  41. -- Found FLEX: /usr/bin/flex
  42. -- Found BISON: /usr/bin/bison
  43. -- Found SED: /bin/sed
  44. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.3.4")
  45. -- Found BZip2: /usr/lib/x86_64-linux-gnu/libbz2.so
  46. -- Looking for BZ2_bzCompressInit in /usr/lib/x86_64-linux-gnu/libbz2.so
  47. -- Looking for BZ2_bzCompressInit in /usr/lib/x86_64-linux-gnu/libbz2.so - found
  48. -- Found LibReadline: /usr/lib/x86_64-linux-gnu/libreadline.so
  49. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  50. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  51. -- Looking for pthread_create in pthreads
  52. -- Looking for pthread_create in pthreads - not found
  53. -- Looking for pthread_create in pthread
  54. -- Looking for pthread_create in pthread - found
  55. -- Found Threads: TRUE
  56. -- Found XSLTPROC: /usr/bin/xsltproc
  57. -- Found FOP: /usr/bin/fop
  58. -- Found docbook.xsl: /usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl
  59. -- Found PythonInterp: /usr/bin/python (found version "2.7.3")
  60. -- Looking for malloc_stats
  61. -- Looking for malloc_stats - found
  62. -- SWIG 2 and Python found. Python module will built
  63. -- Configuring /home/oleg/scidb/src/system/Constants.cpp.in as /home/oleg/scidb/src/system/Constants.cpp
  64. -- Configuring /home/oleg/scidb/src/system/System.h.in as /home/oleg/scidb/src/system/System.h
  65. -- Configuring /home/oleg/scidb/src/util/scidb-sample.conf.in as /home/oleg/scidb/bin/packaging_only/scidb-sample.conf
  66. -- ****************** BEGIN mpi/CMakeLists.txt ******************
  67. -- Found MPI_C: /usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so
  68. -- Found MPI_CXX: /usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so
  69. -- MPI_Fortran_COMPILER=mpif77
  70. -- Using platform BLAS
  71. -- Looking for Fortran sgemm
  72. CMake Error at /usr/share/cmake-2.8/Modules/CMakeFortranInformation.cmake:27 (GET_FILENAME_COMPONENT):
  73. get_filename_component called with incorrect number of arguments
  74. Call Stack (most recent call first):
  75. CMakeLists.txt:3 (PROJECT)
  76.  
  77.  
  78. CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage
  79. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  80. -- Looking for Fortran sgemm - not found
  81. -- A library with BLAS API not found. Please specify library location.
  82. CMake Warning at src/mpi/CMakeLists.txt:173 (message):
  83. BLAS not found. ScaLAPACK-based functionality will NOT be built
  84.  
  85.  
  86. -- Please look to doc/build.txt for list of dependencies
  87. -- Using platform LAPACK
  88. -- A library with BLAS API not found. Please specify library location.
  89. -- LAPACK requires BLAS
  90. -- A library with LAPACK API not found. Please specify library location.
  91. CMake Warning at src/mpi/CMakeLists.txt:194 (message):
  92. LAPACK not found. ScaLAPACK-based functionality will NOT be built
  93.  
  94.  
  95. -- Please look to doc/build.txt for list of dependencies
  96. -- Using platform ScaLAPACK stack
  97. CMake Warning at src/mpi/CMakeLists.txt:224 (message):
  98. MPI not present. ScaLAPACK-based functionality will NOT be built
  99.  
  100.  
  101. CMake Warning at src/mpi/CMakeLists.txt:225 (message):
  102. Debug: MPI_C_FOUND is TRUE, MPI_CXX_FOUND is TRUE, MPI_Fortran_FOUND is
  103.  
  104.  
  105. CMake Warning at src/mpi/CMakeLists.txt:226 (message):
  106. Ubuntu Hint: $ sudo apt-get install libopenmpi-dev
  107.  
  108.  
  109. -- Debug: FINAL PACKAGE SETTINGS ================================>
  110. -- Debug: SCALAPACK_LIBRARIES is /usr/lib/libblacs-openmpi.so.1;/usr/lib/libscalapack-openmpi.so.1
  111. -- Debug: LAPACK_LIBRARIES is
  112. -- Debug: BLAS_LIBRARIES is FALSE
  113. -- Debug: MPI_LIBRARIES is /usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so
  114. -- Debug: MPI_INCLUDE is
  115. -- Debug: MPI_Fortran_COMPILER is mpif77
  116. -- Debug: CMAKE_C_FLAGS is -pedantic -W -Wextra -Wall -Wno-long-long -Wno-unused-parameter -fPIC -D__STDC_FORMAT_MACROS
  117. -- Debug: CMAKE_CXX_FLAGS is -pedantic -W -Wextra -Wall -Wno-strict-aliasing -Wno-long-long -Wno-unused-parameter -fPIC -D__STDC_FORMAT_MACROS -Wno-system-headers -isystem /opt/local/include/ -isystem /usr/local/include/ -D__STDC_LIMIT_MACROS -DPROJECT_ROOT=\"/home/oleg/scidb/\" -DOMPI_IGNORE_CXX_SEEK
  118. -- Debug: CMAKE_Fortran_FLAGS is -fno-f2c -I/usr/include/mpi
  119. -- Debug: CMAKE_Fortran_COMPLIER is CMAKE_Fortran_COMPILER-NOTFOUND
  120. -- Debug: CMAKE_CXX_COMPILER is /usr/bin/c++
  121. -- Debug: FINAL PACKAGE SETTINGS <================================
  122. CMake Warning at src/mpi/CMakeLists.txt:284 (message):
  123. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  124.  
  125.  
  126. CMake Warning at src/mpi/CMakeLists.txt:285 (message):
  127. Can't build ScaLAPACK extensions
  128.  
  129.  
  130. CMake Warning at src/mpi/CMakeLists.txt:286 (message):
  131. without ScaLAPACK, Open MPI, LAPACK, or a BLAS
  132.  
  133.  
  134. CMake Warning at src/mpi/CMakeLists.txt:287 (message):
  135. or without MPI_CXX
  136.  
  137.  
  138. CMake Warning at src/mpi/CMakeLists.txt:288 (message):
  139. or without MPI_Fortran interfaces.
  140.  
  141.  
  142. CMake Warning at src/mpi/CMakeLists.txt:289 (message):
  143. This is only a warning and is not a problem unless
  144.  
  145.  
  146. CMake Warning at src/mpi/CMakeLists.txt:290 (message):
  147. you want the libdense_linear_algebra.so plugin to be built.
  148.  
  149.  
  150. CMake Warning at src/mpi/CMakeLists.txt:291 (message):
  151.  
  152.  
  153. CMake Warning at src/mpi/CMakeLists.txt:292 (message):
  154. If you intended to built it, the following will help you debug what is
  155. missing.
  156.  
  157.  
  158. CMake Warning at src/mpi/CMakeLists.txt:293 (message):
  159. -------------------------------------------------
  160.  
  161.  
  162. CMake Warning at src/mpi/CMakeLists.txt:294 (message):
  163. Debug: MPI_Fortran_COMPLIER is mpif77
  164.  
  165.  
  166. CMake Warning at src/mpi/CMakeLists.txt:295 (message):
  167. Debug: CMAKE_Fortran_COMPLIER is CMAKE_Fortran_COMPILER-NOTFOUND
  168.  
  169.  
  170. CMake Warning at src/mpi/CMakeLists.txt:296 (message):
  171. Debug: CMAKE_CXX_COMPILER is /usr/bin/c++
  172.  
  173.  
  174. CMake Warning at src/mpi/CMakeLists.txt:297 (message):
  175. Debug: SCALAPACK_FOUND is 1
  176.  
  177.  
  178. CMake Warning at src/mpi/CMakeLists.txt:298 (message):
  179. Debug: LAPACK_FOUND is FALSE
  180.  
  181.  
  182. CMake Warning at src/mpi/CMakeLists.txt:299 (message):
  183. Debug: BLAS_FOUND is FALSE
  184.  
  185.  
  186. CMake Warning at src/mpi/CMakeLists.txt:300 (message):
  187. Debug: MPI_CXX_FOUND is TRUE
  188.  
  189.  
  190. CMake Warning at src/mpi/CMakeLists.txt:301 (message):
  191. Debug: MPI_Fortran_FOUND is
  192.  
  193.  
  194. CMake Warning at src/mpi/CMakeLists.txt:302 (message):
  195. ----------------------------------------------------
  196.  
  197.  
  198. CMake Warning at src/mpi/CMakeLists.txt:303 (message):
  199. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  200.  
  201.  
  202. -- *****BEGIN linear_algebra/CMakeLists.txt ***********************
  203. -- MPI_Fortran_COMPILER=mpif77
  204. -- A library with BLAS API not found. Please specify library location.
  205. CMake Warning at src/linear_algebra/CMakeLists.txt:129 (message):
  206. BLAS not found. ScaLAPACK-based functionality will NOT be built
  207.  
  208.  
  209. -- Please look to doc/build.txt for list of dependencies
  210. -- A library with BLAS API not found. Please specify library location.
  211. -- LAPACK requires BLAS
  212. -- A library with LAPACK API not found. Please specify library location.
  213. CMake Warning at src/linear_algebra/CMakeLists.txt:145 (message):
  214. LAPACK not found. ScaLAPACK-based functionality will NOT be built
  215.  
  216.  
  217. -- Please look to doc/build.txt for list of dependencies
  218. -- Using platform ScaLAPACK stack
  219. CMake Warning at src/linear_algebra/CMakeLists.txt:174 (message):
  220. MPI not present. ScaLAPACK-based functionality will NOT be built
  221.  
  222.  
  223. CMake Warning at src/linear_algebra/CMakeLists.txt:175 (message):
  224. Debug: MPI_C_FOUND is TRUE, MPI_CXX_FOUND is TRUE, MPI_Fortran_FOUND is
  225.  
  226.  
  227. CMake Warning at src/linear_algebra/CMakeLists.txt:176 (message):
  228. Ubuntu Hint: $ sudo apt-get install libopenmpi-dev
  229.  
  230.  
  231. -- Debug: BLAS_LIBRARIES is FALSE
  232. -- Debug: LAPACK_LIBRARIES is
  233. -- Debug: SCALAPACK_LIBRARIES is /usr/lib/libblacs-openmpi.so.1;/usr/lib/libscalapack-openmpi.so.1
  234. -- Debug: MPI_LIBRARIES is /usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;/usr/lib/openmpi/lib/libopen-rte.so;/usr/lib/openmpi/lib/libopen-pal.so;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libnsl.so;/usr/lib/x86_64-linux-gnu/libutil.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so
  235. -- Debug: CMAKE_C_FLAGS is -pedantic -W -Wextra -Wall -Wno-long-long -Wno-unused-parameter -fPIC -D__STDC_FORMAT_MACROS
  236. -- Debug: CMAKE_CXX_FLAGS is -pedantic -W -Wextra -Wall -Wno-strict-aliasing -Wno-long-long -Wno-unused-parameter -fPIC -D__STDC_FORMAT_MACROS -Wno-system-headers -isystem /opt/local/include/ -isystem /usr/local/include/ -D__STDC_LIMIT_MACROS -DPROJECT_ROOT=\"/home/oleg/scidb/\" -DOMPI_IGNORE_CXX_SEEK
  237. -- Debug: CMAKE_Fortran_FLAGS is -fno-f2c -I/usr/include/mpi
  238. CMake Warning at src/linear_algebra/CMakeLists.txt:278 (message):
  239. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  240.  
  241.  
  242. CMake Warning at src/linear_algebra/CMakeLists.txt:279 (message):
  243. Can't build ScaLAPACK extensions
  244.  
  245.  
  246. CMake Warning at src/linear_algebra/CMakeLists.txt:280 (message):
  247. without ScaLAPACK, Open MPI, LAPACK, or a BLAS
  248.  
  249.  
  250. CMake Warning at src/linear_algebra/CMakeLists.txt:281 (message):
  251. or without MPI_CXX
  252.  
  253.  
  254. CMake Warning at src/linear_algebra/CMakeLists.txt:282 (message):
  255. or without MPI_Fortran interfaces.
  256.  
  257.  
  258. CMake Warning at src/linear_algebra/CMakeLists.txt:283 (message):
  259. This is only a warning and is not a problem unless
  260.  
  261.  
  262. CMake Warning at src/linear_algebra/CMakeLists.txt:284 (message):
  263. you want the libdense_linear_algebra.so plugin to be built.
  264.  
  265.  
  266. CMake Warning at src/linear_algebra/CMakeLists.txt:285 (message):
  267.  
  268.  
  269. CMake Warning at src/linear_algebra/CMakeLists.txt:286 (message):
  270. If you intended to built it, the following will help you debug what is
  271. missing.
  272.  
  273.  
  274. CMake Warning at src/linear_algebra/CMakeLists.txt:287 (message):
  275. -------------------------------------------------
  276.  
  277.  
  278. CMake Warning at src/linear_algebra/CMakeLists.txt:288 (message):
  279. Debug: MPI_Fortran_COMPLIER is mpif77
  280.  
  281.  
  282. CMake Warning at src/linear_algebra/CMakeLists.txt:289 (message):
  283. Debug: CMAKE_Fortran_COMPLIER is CMAKE_Fortran_COMPILER-NOTFOUND
  284.  
  285.  
  286. CMake Warning at src/linear_algebra/CMakeLists.txt:290 (message):
  287. Debug: CMAKE_CXX_COMPILER is /usr/bin/c++
  288.  
  289.  
  290. CMake Warning at src/linear_algebra/CMakeLists.txt:291 (message):
  291. Debug: SCALAPACK_FOUND is 1
  292.  
  293.  
  294. CMake Warning at src/linear_algebra/CMakeLists.txt:292 (message):
  295. Debug: LAPACK_FOUND is FALSE
  296.  
  297.  
  298. CMake Warning at src/linear_algebra/CMakeLists.txt:293 (message):
  299. Debug: BLAS_FOUND is FALSE
  300.  
  301.  
  302. CMake Warning at src/linear_algebra/CMakeLists.txt:294 (message):
  303. Debug: MPI_CXX_FOUND is TRUE
  304.  
  305.  
  306. CMake Warning at src/linear_algebra/CMakeLists.txt:295 (message):
  307. Debug: MPI_Fortran_FOUND is
  308.  
  309.  
  310. CMake Warning at src/linear_algebra/CMakeLists.txt:296 (message):
  311. ----------------------------------------------------
  312.  
  313.  
  314. -- Configuring /home/oleg/scidb/doc/api/Doxyfile.in as /home/oleg/scidb/doc/api/Doxyfile
  315. -- FULL documentation will be generated automatically. Use -DSCIDB_DOC_TYPE={NONE,FULL,API} to set type of generated documentation.
  316. -- Dependencies which will be used during packaging component libscidbclient: liblog4cxx10 (>=0.10.0-1.2ubuntu2), libbz2-1.0 (>=1.0.6-1), zlib1g (>=1:1.2.3.4.dfsg-3ubuntu4), libboost-regex1.48.0 (>=1.48.0-3), libboost-system1.48.0 (>=1.48.0-3), libprotobuf7 (>=2.4.1-1ubuntu2)
  317. -- Dependencies which will be used during packaging component scidb-utils: libscidbclient (>=12.10), libboost-filesystem1.48.0 (>=1.48.0-3), libboost-program-options1.48.0 (>=1.48.0-3)
  318. -- Dependencies which will be used during packaging component scidb-dev-tools: libscidbclient (>=12.10), libboost-filesystem1.48.0 (>=1.48.0-3), libboost-program-options1.48.0 (>=1.48.0-3), libboost-serialization1.48.0 (>=1.48.0-3), libboost-thread1.48.0 (>=1.48.0-3)
  319. -- Dependencies which will be used during packaging component scidb-plugins:
  320. -- Dependencies which will be used during packaging component scidb: python-paramiko (>=1.7.7.1-2), liblog4cxx10 (>=0.10.0-1.2ubuntu2), libbz2-1.0 (>=1.0.6-1), python-crypto (>=2.4.1-1ubuntu0.1), libboost-thread1.48.0 (>=1.48.0-3), libboost-serialization1.48.0 (>=1.48.0-3), libboost-regex1.48.0 (>=1.48.0-3), libboost-filesystem1.48.0 (>=1.48.0-3), libboost-program-options1.48.0 (>=1.48.0-3), libpqxx-3.1 (>=3.1-1), libboost-system1.48.0 (>=1.48.0-3), libprotobuf7 (>=2.4.1-1ubuntu2), zlib1g (>=1:1.2.3.4.dfsg-3ubuntu4)
  321. -- Dependencies which will be used during packaging component libscidbclient-python: python (>=2.7.3-0ubuntu2), libscidbclient (>=12.10)
  322. -- Dependencies which will be used during packaging component scidb-dev:
  323. -- Dependencies which will be used during packaging component scidb-doc:
  324. -- Dependencies which will be used during packaging component libscidbclient-dbg: libscidbclient (=12.10)
  325. -- Dependencies which will be used during packaging component scidb-utils-dbg: scidb-utils (=12.10)
  326. -- Dependencies which will be used during packaging component scidb-dev-tools-dbg: scidb-dev-tools (=12.10)
  327. -- Dependencies which will be used during packaging component scidb-dbg: scidb (=12.10)
  328. -- Dependencies which will be used during packaging component scidb-plugins-dbg: scidb-plugins (=12.10)
  329. -- Dependencies which will be used during packaging component libscidbclient-python-dbg: libscidbclient-python (=12.10)
  330. -- Configuring incomplete, errors occurred!
  331. oleg@u1204:~/scidb$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement