Skip to content

Instantly share code, notes, and snippets.

@dtasev
Created February 6, 2020 10:53
Show Gist options
  • Save dtasev/82aa531f184d5dd2ebad94808233da1e to your computer and use it in GitHub Desktop.
Save dtasev/82aa531f184d5dd2ebad94808233da1e to your computer and use it in GitHub Desktop.
The C compiler identification is MSVC 19.23.28107.0
The CXX compiler identification is MSVC 19.23.28107.0
Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe
Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe
Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Found Git: C:/Users/qbr77747/AppData/Local/Programs/Git/cmd/git.exe (found suitable version "2.19.0.windows.1", minimum required is "1.9.5")
Found GitLFS: C:/Users/qbr77747/AppData/Local/Programs/Git/cmd/git-lfs.exe
Updating third party dependencies
Third party dependencies are in C:/Users/qbr77747/dev/m/source/external/src/ThirdParty
CMake Warning at C:/Program Files/CMake/share/cmake-3.14/Modules/InstallRequiredSystemLibraries.cmake:550 (message):
system runtime library file does not exist:
'MSVC_REDIST_DIR-NOTFOUND/x64/Microsoft.VC141.CRT/msvcp140.dll'
Call Stack (most recent call first):
buildconfig/CMake/MSVCSetup.cmake:9 (include)
buildconfig/CMake/Bootstrap.cmake:85 (include)
CMakeLists.txt:59 (include)
CMake Warning at C:/Program Files/CMake/share/cmake-3.14/Modules/InstallRequiredSystemLibraries.cmake:550 (message):
system runtime library file does not exist:
'MSVC_REDIST_DIR-NOTFOUND/x64/Microsoft.VC141.CRT/vcruntime140.dll'
Call Stack (most recent call first):
buildconfig/CMake/MSVCSetup.cmake:9 (include)
buildconfig/CMake/Bootstrap.cmake:85 (include)
CMakeLists.txt:59 (include)
CMake Warning at C:/Program Files/CMake/share/cmake-3.14/Modules/InstallRequiredSystemLibraries.cmake:550 (message):
system runtime library file does not exist:
'MSVC_REDIST_DIR-NOTFOUND/x64/Microsoft.VC141.CRT/concrt140.dll'
Call Stack (most recent call first):
buildconfig/CMake/MSVCSetup.cmake:9 (include)
buildconfig/CMake/Bootstrap.cmake:85 (include)
CMakeLists.txt:59 (include)
CMake Warning at C:/Program Files/CMake/share/cmake-3.14/Modules/InstallRequiredSystemLibraries.cmake:550 (message):
system runtime library file does not exist:
'MSVC_REDIST_DIR-NOTFOUND/x64/Microsoft.VC141.OPENMP/vcomp140.dll'
Call Stack (most recent call first):
buildconfig/CMake/MSVCSetup.cmake:9 (include)
buildconfig/CMake/Bootstrap.cmake:85 (include)
CMakeLists.txt:59 (include)
TCMalloc will not be included.
Using system Eigen
Using tcbrindle/span in ExternalProject
CMake Deprecation Warning at buildconfig/CMake/Span.cmake:10 (cmake_policy):
The OLD behavior for policy CMP0063 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:64 (include)
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/qbr77747/dev/m/source/build/extern-span
Microsoft (R) Build Engine version 16.3.2+e481bbf88 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/extern-span/CMakeFiles/generate.stamp is up-to-date.
Creating directories for 'span'
Building Custom Rule C:/Users/qbr77747/dev/m/source/build/extern-span/CMakeLists.txt
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/extern-span/CMakeFiles/generate.stamp is up-to-date.
Performing download step (git clone) for 'span'
-- Avoiding repeated git clone, stamp file is up to date: 'C:/Users/qbr77747/dev/m/source/build/extern-span/span-prefix/src/span-stamp/span-gitclone-lastrun.txt'
Performing update step for 'span'
No patch step for 'span'
No configure step for 'span'
No build step for 'span'
No install step for 'span'
No test step for 'span'
Completed 'span'
Building Custom Rule C:/Users/qbr77747/dev/m/source/build/extern-span/CMakeLists.txt
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/extern-span/CMakeFiles/generate.stamp is up-to-date.
Looking for include file stdint.h
Looking for include file stdint.h - found
Boost version: 1.67.0
Found the following Boost libraries:
date_time
regex
serialization
filesystem
system
Found Poco: optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoFoundation.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoFoundationd.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoUtil.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoUtild.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoXML.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoXMLd.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoNet.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoNetd.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoCrypto.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoCryptod.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoNetSSL.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/PocoNetSSLd.lib (found suitable version "1.6.1", minimum required is "1.4.6")
NeXus version 4.4.2
Found Nexus: optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/libNeXus-0.lib;optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/libNeXusCPP-0.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/libNeXus-0D.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/libNeXusCPP-0D.lib (found suitable version "4.4.2", minimum required is "4.3.1")
Found muparser: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/muparser.lib
Found JsonCPP: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/include (found suitable version "1.8.1", minimum required is "0.7.0")
Found OpenCascade: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKernel.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKBO.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKPrim.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKMesh.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKBRep.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKTopAlgo.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKMath.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKG2d.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKG3d.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKGeomBase.lib;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/TKGeomAlgo.lib
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
Found PythonInterp: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/python2.7/python.exe (found version "2.7.10")
Found OpenSSL: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/libeay32.lib (found version "1.0.2d")
Found OpenMP_C: -openmp (found version "2.0")
Found OpenMP_CXX: -openmp (found version "2.0")
Found OpenMP: TRUE (found version "2.0")
Could NOT find Pylint (missing: PYLINT_EXECUTABLE)
Found CxxTest: C:/Users/qbr77747/dev/m/source/Testing/Tools/cxxtest
Added target ('check') for unit tests
Using gtest in ExternalProject
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/qbr77747/dev/m/source/build/googletest-download
Microsoft (R) Build Engine version 16.3.2+e481bbf88 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/googletest-download/CMakeFiles/generate.stamp is up-to-date.
Creating directories for 'googletest'
Building Custom Rule C:/Users/qbr77747/dev/m/source/build/googletest-download/CMakeLists.txt
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/googletest-download/CMakeFiles/generate.stamp is up-to-date.
Performing download step (git clone) for 'googletest'
-- Avoiding repeated git clone, stamp file is up to date: 'C:/Users/qbr77747/dev/m/source/build/googletest-download/googletest-prefix/src/googletest-stamp/googletest-gitclone-lastrun.txt'
Performing update step for 'googletest'
HEAD is now at 2fe3bd99 Merge pull request #1433 from dsacre/fix-clang-warnings
Performing patch step for 'googletest'
No configure step for 'googletest'
No build step for 'googletest'
No install step for 'googletest'
No test step for 'googletest'
Completed 'googletest'
Building Custom Rule C:/Users/qbr77747/dev/m/source/build/googletest-download/CMakeLists.txt
CMake does not need to re-run because C:/Users/qbr77747/dev/m/source/build/googletest-download/CMakeFiles/generate.stamp is up-to-date.
Looking for pthread.h
Looking for pthread.h - not found
Found Threads: TRUE
Found GMOCK: C:/Users/qbr77747/dev/m/source/build/googletest-src/googlemock/include
Found GTEST: C:/Users/qbr77747/dev/m/source/build/googletest-src/googletest/include
Could NOT find Squish (missing: SQUISH_INSTALL_DIR SQUISH_CLIENT_EXECUTABLE SQUISH_SERVER_EXECUTABLE)
Could not find Squish - GUI testing not available. Try specifying your SQUISH_INSTALL_DIR cmake variable.
Found OpenGL: opengl32
Looking for Q_WS_X11
Looking for Q_WS_X11 - not found
Looking for Q_WS_WIN
Looking for Q_WS_WIN - found
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found
Found Qt4: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt4/bin/qmake.exe (found version "4.8.6")
Found Qwt: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qwt5.lib
Found PyQt4: 4.12.1 (found version "4.12.1")
Found SIP: 4.19.12
Found Qt 5.10.1: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt5/lib/cmake/Qt5
Found PyQt5: 5.10.1 (found version "5.10.1")
Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
Found GSL: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/include (found version "1.16")
Performing Test COMPILER_HAS_DEPRECATED_ATTR
Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
Performing Test COMPILER_HAS_DEPRECATED
Performing Test COMPILER_HAS_DEPRECATED - Success
Boost version: 1.67.0
Found the following Boost libraries:
python27
Found Numpy: C:\Users\qbr77747\dev\m\source\external\src\ThirdParty\lib\python2.7\lib\site-packages\numpy\core\include
Found LibRDKafka: optimized;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/librdkafkacpp.lib;debug;C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/librdkafkacpp_D.lib (Required is at least version "0.11")
Found QScintilla2 linked against Qt4: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt4/lib/qscintilla2.lib
CMake Warning (dev) at qt/CMakeLists.txt:15 (set):
implicitly converting 'string' to 'STRING' type.
This warning is for project developers. Use -Wno-dev to suppress it.
Found Qt4: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt4/bin/qmake.exe (found version "4.8.6")
Found QScintilla2 linked against Qt5: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt5/lib/qscintilla2_qt5.lib
Boost version: 1.67.0
Found the following Boost libraries:
python27
Boost version: 1.67.0
Found the following Boost libraries:
python27
Boost version: 1.67.0
Found the following Boost libraries:
python27
Boost version: 1.67.0
Found the following Boost libraries:
python27
Found Qt4: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt4/bin/qmake.exe (found version "4.8.6")
Boost version: 1.67.0
Found the following Boost libraries:
python27
Found QScintilla2 linked against Qt5: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt5/lib/qscintilla2_qt5.lib
Boost version: 1.67.0
Found the following Boost libraries:
python27
Found QwtPlot3d: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qwtplot3d.lib
Found QScintilla2 linked against Qt4: C:/Users/qbr77747/dev/m/source/external/src/ThirdParty/lib/qt4/lib/qscintilla2.lib
Fetching/updating mslice
-- Avoiding repeated git clone, stamp file is up to date: 'C:/Users/qbr77747/dev/m/source/build/scripts/ExternalInterfaces/mslice/src/mslice-stamp/mslice-gitclone-lastrun.txt'
Fetching/updating PyStoG
-- Avoiding repeated git clone, stamp file is up to date: 'C:/Users/qbr77747/dev/m/source/build/scripts/../PyStoG-download/src/PyStoG-stamp/PyStoG-gitclone-lastrun.txt'
Found Sphinx: C:\Users\qbr77747\dev\m\source\external\src\ThirdParty\lib\python2.7\lib\site-packages\sphinx (Required is at least version "1.2")
Configuring done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment