Guest User

Untitled

a guest
Jul 17th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.66 KB | None | 0 0
  1. CMake Deprecation Warning at CMakeLists.txt:22 (cmake_policy):
  2. The OLD behavior for policy CMP0050 will be removed from a future version
  3. of CMake.
  4.  
  5. The cmake-policies(7) manual explains that the OLD behaviors of all
  6. policies are deprecated and that a policy should be set to OLD only under
  7. specific short-term circumstances. Projects should be ported to the NEW
  8. behavior and not rely on setting a policy to OLD.
  9.  
  10.  
  11. -- Compiler: GNU, version: 7.2.0
  12. -- prefix: /usr/local
  13. -- datadir: data
  14. -- docdir: doc
  15. -- includedir: include
  16. -- libdir: /usr/local/lib
  17. -- Boost version: 1.62.0
  18. -- Found the following Boost libraries:
  19. -- filesystem
  20. -- program_options
  21. -- regex
  22. -- signals
  23. -- system
  24. -- thread
  25. -- chrono
  26. -- date_time
  27. -- atomic
  28. -- Found Xerces-C: /usr/lib/x86_64-linux-gnu/libxerces-c.so
  29. -- PyCXX found:
  30. -- Headers: /home/ceremcem/.sda1/cca/downloads/install-lib-backup/freecad/FreeCAD-LinkStage3/src
  31. -- Sources: /home/ceremcem/.sda1/cca/downloads/install-lib-backup/freecad/FreeCAD-LinkStage3/src/CXX
  32. -- Version: 6.2.8
  33. CMake Error at cMake/FindOpenCasCade.cmake:94 (file):
  34. file STRINGS file "/usr/share/oce-0.18/Standard_Version.hxx" cannot be
  35. read.
  36. Call Stack (most recent call first):
  37. CMakeLists.txt:644 (find_package)
  38.  
  39.  
  40. CMake Error at cMake/FindOpenCasCade.cmake:97 (string):
  41. string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  42. command.
  43. Call Stack (most recent call first):
  44. CMakeLists.txt:644 (find_package)
  45.  
  46.  
  47. CMake Error at cMake/FindOpenCasCade.cmake:98 (file):
  48. file STRINGS file "/usr/share/oce-0.18/Standard_Version.hxx" cannot be
  49. read.
  50. Call Stack (most recent call first):
  51. CMakeLists.txt:644 (find_package)
  52.  
  53.  
  54. CMake Error at cMake/FindOpenCasCade.cmake:101 (string):
  55. string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  56. command.
  57. Call Stack (most recent call first):
  58. CMakeLists.txt:644 (find_package)
  59.  
  60.  
  61. CMake Error at cMake/FindOpenCasCade.cmake:102 (file):
  62. file STRINGS file "/usr/share/oce-0.18/Standard_Version.hxx" cannot be
  63. read.
  64. Call Stack (most recent call first):
  65. CMakeLists.txt:644 (find_package)
  66.  
  67.  
  68. CMake Error at cMake/FindOpenCasCade.cmake:105 (string):
  69. string sub-command REGEX, mode MATCH needs at least 5 arguments total to
  70. command.
  71. Call Stack (most recent call first):
  72. CMakeLists.txt:644 (find_package)
  73.  
  74.  
  75. -- -- Found OCE/OpenCASCADE version: ..
  76. -- -- OCE/OpenCASCADE include directory: /usr/share/oce-0.18
  77. -- -- OCE/OpenCASCADE shared libraries directory: /usr/lib/x86_64-linux-gnu
  78. -- The imported target "vtkRenderingPythonTkWidgets" references the file
  79. "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so"
  80. but this file does not exist. Possible reasons include:
  81. * The file was deleted, renamed, or moved to another location.
  82. * An install or uninstall procedure did not complete successfully.
  83. * The installation package was faulty and contained
  84. "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
  85. but not all the files it references.
  86.  
  87. -- The imported target "vtk" references the file
  88. "/usr/bin/vtk"
  89. but this file does not exist. Possible reasons include:
  90. * The file was deleted, renamed, or moved to another location.
  91. * An install or uninstall procedure did not complete successfully.
  92. * The installation package was faulty and contained
  93. "/usr/lib/cmake/vtk-6.3/VTKTargets.cmake"
  94. but not all the files it references.
  95.  
  96. -- VTK components: vtkCommonCore;vtkCommonDataModel;vtkFiltersVerdict;vtkIOXML;vtkFiltersCore;vtkFiltersGeneral;vtkIOLegacy;vtkFiltersExtraction;vtkFiltersSources;vtkFiltersGeometry;vtkIOMPIParallel;vtkParallelMPI;vtkhdf5;vtkRenderingCore;vtkInteractionStyle;vtkRenderingFreeType
  97. -- Check for medfile (libmed and libmedc) ...
  98. CMake Warning (dev) at /usr/share/cmake-3.11/Modules/FindOpenGL.cmake:270 (message):
  99. Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  100. available. Run "cmake --help-policy CMP0072" for policy details. Use the
  101. cmake_policy command to set the policy and suppress this warning.
  102.  
  103. FindOpenGL found both a legacy GL library:
  104.  
  105. OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so
  106.  
  107. and GLVND libraries for OpenGL and GLX:
  108.  
  109. OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so
  110. OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so
  111.  
  112. OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  113. compatibility with CMake 3.10 and below the legacy GL library will be used.
  114. Call Stack (most recent call first):
  115. CMakeLists.txt:922 (find_package)
  116. This warning is for project developers. Use -Wno-dev to suppress it.
  117.  
  118. -- Checking for module 'Coin'
  119. -- No package 'Coin' found
  120. -- libshiboken built for Release
  121. -- Found PySide Tools: /usr/bin/pyside-uic, /usr/bin/pyside-rcc
  122. =====================================================
  123. matplotlib not found, Plot module won't be available.
  124. =====================================================
  125.  
  126. -- Platform is 64-bit, set -D_OCC64
  127. -- Build type: Release
  128. -- setting gcc options: -Wall -Werror -Wno-deprecated -pedantic-errors
  129. -- Boost version: 1.62.0
  130. -- Found the following Boost libraries:
  131. -- python27
  132. -- found Boost: 1_62
  133. -- boost-incude dirs are: /usr/include
  134. -- boost-python lib is:
  135. -- boost_LIBRARY_DIRS is: /usr/lib/x86_64-linux-gnu
  136. -- Boost_LIBRARIES is: /usr/lib/x86_64-linux-gnu/libboost_python-py27.so
  137. -- area module (for Path Workbench) will be installed to: /usr/local/lib
  138. -- Coin3D doc is not installed
  139. =======================================
  140. Now run 'make' to build FreeCAD
  141. =======================================
  142.  
  143. -- Configuring incomplete, errors occurred!
  144. See also "/home/ceremcem/.sda1/cca/downloads/install-lib-backup/freecad/FreeCAD-LinkStage3/CMakeFiles/CMakeOutput.log".
  145. See also "/home/ceremcem/.sda1/cca/downloads/install-lib-backup/freecad/FreeCAD-LinkStage3/CMakeFiles/CMakeError.log".
Add Comment
Please, Sign In to add comment