build_dir = F:\Salome_build\SALOME-9.12.0\BUILD\SMESH install_dir = F:\Salome_build\SALOME-9.12.0\W64\SMESH LIBS = F:\Salome_build\SALOME-9.12.0\W64\EXT\lib > cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DSALOME_CMAKE_DEBUG=ON -DSWIG_EXECUTABLE=%SWIG_ROOT_DIR:\=/%/bin/swig.exe -DSALOME_SMESH_USE_CGNS:BOOL=ON -DSALOME_SMESH_DYNLOAD_LOCAL:BOOL=ON -DSALOME_SMESH_BUILD_FRENCH_DOC=OFF -DSALOME_SMESH_USE_TBB=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_GENERATOR="Visual Studio 15 2017 Win64" -DCMAKE_INSTALL_PREFIX=F:\Salome_build\SALOME-9.12.0\W64\SMESH F:\Salome_build\SALOME-9.12.0\SOURCES\SMESH CMake Deprecation Warning at CMakeLists.txt:19 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Selecting Windows SDK version 10.0.22000.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.16.27051.0 -- The CXX compiler identification is MSVC 19.16.27051.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: G:/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: G:/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:27 (CMAKE_POLICY): The OLD behavior for policy CMP0020 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:34 (INCLUDE) -- Building SALOMESMESH 9.12.0 from "unknown" -- Looking for Salome KERNEL ... -- ===> Reloading targets from LibBatch ... -- ===> Reloading targets from HDF5 ... -- Found Salome KERNEL: F:/Salome_build/SALOME-9.12.0/W64/KERNEL -- Performing Test COMPILER_SUPPORTS_NO_OPERATOR_NAMES -- Performing Test COMPILER_SUPPORTS_NO_OPERATOR_NAMES - Failed -- Setting C++ standard to 11 -- Setting PYTHONINTERP_ROOT_DIR to: F:/Salome_build/SALOME-9.12.0/W64/Python -- Found PythonInterp: F:/Salome_build/SALOME-9.12.0/W64/Python/python3.exe (found suitable version "3.6.5", minimum required is "3") -- Setting PYTHONLIBS_ROOT_DIR to: F:/Salome_build/SALOME-9.12.0/W64/Python -- Found PythonLibs: F:/Salome_build/SALOME-9.12.0/W64/Python/python36.lib (found suitable version "3.6.5", minimum required is "3.6.5") -- Python libs and interpreter versions are matching: 3.6.5 -- Looking for PThread... -- Found PThread: F:/Salome_build/SALOME-9.12.0/W64/pthreads/include -- PThread library: F:/Salome_build/SALOME-9.12.0/W64/pthreads/lib/pthreadVC2.lib -- PThread found directory matches what was specified in the PTHREAD_ROOT_DIR variable, all good! -- PThread directory matches what was previously exposed by another prereq, all good! -- Found SWIG: F:/Salome_build/SALOME-9.12.0/W64/swig/bin/swig.exe (found version "4.0.2") CMake Warning at F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:607 (MESSAGE): SWIG was found, but not at the path given by the environment SWIG_ROOT_DIR! Is the variable correctly set? The two paths are: F:/Salome_build/SALOME-9.12.0/W64/swig/bin and: F:/Salome_build/SALOME-9.12.0/W64/swig Call Stack (most recent call first): F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/FindSalomeSWIG.cmake:31 (SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS) CMakeLists.txt:111 (FIND_PACKAGE) -- SWIG directory matches what was previously exposed by another prereq, all good! -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Found Boost: F:/Salome_build/SALOME-9.12.0/W64/EXT/include/boost-1_67 (found version "1.67.0") found components: filesystem regex system thread date_time chrono serialization atomic -- Boost found directory matches what was specified in the BOOST_ROOT_DIR variable, all good! -- Boost include dirs is: F:/Salome_build/SALOME-9.12.0/W64/EXT/include/boost-1_67 -- Found OmniORB: F:/Salome_build/SALOME-9.12.0/W64/omniORB/include (found version "NOT-FOUND") -- OmniORB found directory matches what was specified in the OMNIORB_ROOT_DIR variable, all good! -- OmniORB directory matches what was previously exposed by another prereq, all good! -- Found OmniORBPy: F:/Salome_build/SALOME-9.12.0/W64/omniORB/lib/python/omniidl_be -- OmniORBPy found directory matches what was specified in the OMNIORBPY_ROOT_DIR variable, all good! -- OmniORBPy directory matches what was previously exposed by another prereq, all good! -- Found LibXml2: F:/Salome_build/SALOME-9.12.0/W64/EXT/lib/libxml2.lib (found version "2.9.1") -- LibXml2 found directory matches what was specified in the LIBXML2_ROOT_DIR variable, all good! -- LibXml2 directory matches what was previously exposed by another prereq, all good! -- Found HDF5: hdf5::hdf5-shared (found version "1.10.3") -- Looking for CppUnit ... -- Found CppUnit: F:/Salome_build/SALOME-9.12.0/W64/EXT/include -- CppUnit found directory matches what was specified in the CPPUNIT_ROOT_DIR variable, all good! -- CppUnit directory matches what was previously exposed by another prereq, all good! -- Found Doxygen: F:/Salome_build/SALOME-9.12.0/W64/EXT/bin/doxygen.exe (found version "1.8.3.1-20130402") found components: doxygen dot -- Doxygen found directory matches what was specified in the DOXYGEN_ROOT_DIR variable, all good! -- Doxygen directory matches what was previously exposed by another prereq, all good! -- Found Sphinx: F:/Salome_build/SALOME-9.12.0/W64/Python/Scripts/sphinx-build.exe -- Found Sphinx version 2.1.2 -- Sphinx found directory matches what was specified in the SPHINX_ROOT_DIR variable, all good! -- Sphinx directory matches what was previously exposed by another prereq, all good! CMake Deprecation Warning at F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:27 (CMAKE_POLICY): The OLD behavior for policy CMP0020 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/UseSphinx.cmake:21 (include) CMakeLists.txt:131 (INCLUDE) -- Required Sphinx extension 'sphinx_rtd_theme' has been found! -- Looking for Salome GUI ... -- ===> Reloading targets from OpenCASCADE ... -- ===> Reloading targets from Qt5 ... -- ===> (components: Gui,Widgets,Network,Xml,OpenGL,PrintSupport,Help,Test,Svg) -- ===> Reloading targets from ParaView ... -- Using previously found TBB::tbb -- Using previously found TBB::tbbmalloc -- Using previously found TBB::tbbmalloc_proxy -- Found Embree v3.12.2: F:/Salome_build/SALOME-9.12.0/W64/EXT/bin/embree3.dll -- Looking for TBB components tbb;tbbmalloc; () -- Found existing TBB component targets: tbb;tbbmalloc -- Found TBB version 2019.0 at F:/Salome_build/SALOME-9.12.0/W64/EXT -- Found Open VKL v0.11.0: F:/Salome_build/SALOME-9.12.0/W64/EXT/bin/openvkl.dll -- Found OSPRay: F:/Salome_build/SALOME-9.12.0/W64/EXT -- Found CGNS: F:/Salome_build/SALOME-9.12.0/W64/EXT/include (found suitable version "4.20", minimum required is "4.10") -- Found HDF5: hdf5::hdf5-shared (found version "1.10.3") found components: C HL -- Found OpenGL: opengl32 found components: OpenGL -- Found Python3: F:/Salome_build/SALOME-9.12.0/W64/Python/python3.exe (found suitable version "3.6.5", minimum required is "3.6") found components: Interpreter Development.Module Development.Embed -- Found Freetype: F:/Salome_build/SALOME-9.12.0/W64/EXT/lib/freetype.lib (found version "2.9.1") -- Found ZLIB: F:/Salome_build/SALOME-9.12.0/W64/EXT/lib/zlib.lib (found version "1.2.5") -- Using previously found TBB::tbb -- Using previously found TBB::tbbmalloc -- Using previously found TBB::tbbmalloc_proxy -- ===> Reloading targets from VTK ... -- ===> (components: RenderingLOD,RenderingAnnotation,FiltersParallel,IOExport,WrappingPythonCore,IOXML,FiltersVerdict,RenderingLabel,InteractionWidgets,InfovisCore,InteractionStyle,CommonSystem) -- Using previously found TBB::tbb -- Using previously found TBB::tbbmalloc -- Using previously found TBB::tbbmalloc_proxy -- Found Salome GUI: F:/Salome_build/SALOME-9.12.0/W64/GUI -- -- Checking status of GUI options -- ==================================== -- -- * SALOME_USE_VTKVIEWER -> ON -- * SALOME_USE_SALOMEOBJECT -> ON -- Optional: -- * SALOME_USE_PLOT2DVIEWER -> ON -- * SALOME_USE_PYCONSOLE -> ON -- -- Qt version is 5.12.10 -- Looking for SIP ... -- SIP_VERSION = -- SIP_MODULE_EXECUTABLE = -- SIP_EXECUTABLE = F:/Salome_build/SALOME-9.12.0/W64/sip/Scripts/sip5.exe -- SIP_PYTHONPATH = F:/Salome_build/SALOME-9.12.0/W64/sip/lib/site-packages -- SIP_INCLUDE_DIR = SIP_INCLUDE_DIR-NOTFOUND CMake Error at F:/Salome_build/SALOME-9.12.0/W64/cmake/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find SIP (missing: SIP_INCLUDE_DIR) Call Stack (most recent call first): F:/Salome_build/SALOME-9.12.0/W64/cmake/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/FindSIP.cmake:88 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:450 (FIND_PACKAGE) F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/SalomeMacros.cmake:549 (SALOME_FIND_PACKAGE) F:/Salome_build/SALOME-9.12.0/SOURCES/CONFIGURATION/cmake/FindSalomeSIP.cmake:26 (SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS) CMakeLists.txt:154 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! See also "F:/Salome_build/SALOME-9.12.0/BUILD/SMESH/CMakeFiles/CMakeOutput.log". See also "F:/Salome_build/SALOME-9.12.0/BUILD/SMESH/CMakeFiles/CMakeError.log".