config-x64-windows-out.log 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. [1/2] cmd /c "cd .. && "C:/Program Files/CMake/bin/cmake.exe" "D:/a/1/s/externals/vcpkg/buildtrees/zstd/src/1bad49c488-f6c9bed69a.clean/build/cmake" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_INSTALL_PREFIX=D:/a/1/s/externals/vcpkg/packages/zstd_x64-windows" "-DZSTD_BUILD_SHARED=1" "-DZSTD_BUILD_STATIC=0" "-DZSTD_LEGACY_SUPPORT=1" "-DZSTD_BUILD_PROGRAMS=0" "-DZSTD_BUILD_TESTS=0" "-DZSTD_BUILD_CONTRIB=0" "-DZSTD_MULTITHREAD_SUPPORT=1" "-DCMAKE_MAKE_PROGRAM=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "-DBUILD_SHARED_LIBS=ON" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=D:/a/1/s/externals/vcpkg/scripts/toolchains/windows.cmake" "-DVCPKG_TARGET_TRIPLET=x64-windows" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=v142" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=D:/a/1/s/externals/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=dynamic" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=x64" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=D:/a/1/s/externals/vcpkg" "-D_VCPKG_INSTALLED_DIR=D:/a/1/s/build/vcpkg_installed" "-DVCPKG_MANIFEST_INSTALL=OFF""
  2. -- The C compiler identification is MSVC 19.29.30146.0
  3. -- The CXX compiler identification is MSVC 19.29.30146.0
  4. -- Detecting C compiler ABI info
  5. -- Detecting C compiler ABI info - done
  6. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
  12. -- Detecting CXX compile features
  13. -- Detecting CXX compile features - done
  14. -- ZSTD VERSION: 1.5.2
  15. -- Performing Test C_FLAG_D_UNICODE
  16. -- Performing Test C_FLAG_D_UNICODE - Success
  17. -- Performing Test CXX_FLAG_D_UNICODE
  18. -- Performing Test CXX_FLAG_D_UNICODE - Success
  19. -- Performing Test C_FLAG_DUNICODE
  20. -- Performing Test C_FLAG_DUNICODE - Success
  21. -- Performing Test CXX_FLAG_DUNICODE
  22. -- Performing Test CXX_FLAG_DUNICODE - Success
  23. -- CMAKE_INSTALL_PREFIX: D:/a/1/s/externals/vcpkg/packages/zstd_x64-windows
  24. -- CMAKE_INSTALL_LIBDIR: lib
  25. -- ZSTD_LEGACY_SUPPORT defined!
  26. -- ZSTD_MULTITHREAD_SUPPORT is enabled
  27. -- The ASM compiler identification is MSVC
  28. -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
  29. -- Configuring done
  30. -- Generating done
  31. CMake Warning:
  32. Manually-specified variables were not used by the project:
  33. _VCPKG_ROOT_DIR
  34. -- Build files have been written to: D:/a/1/s/externals/vcpkg/buildtrees/zstd/x64-windows-rel
  35. [2/2] cmd /c "cd ../../x64-windows-dbg && "C:/Program Files/CMake/bin/cmake.exe" "D:/a/1/s/externals/vcpkg/buildtrees/zstd/src/1bad49c488-f6c9bed69a.clean/build/cmake" "-G" "Ninja" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_INSTALL_PREFIX=D:/a/1/s/externals/vcpkg/packages/zstd_x64-windows/debug" "-DZSTD_BUILD_SHARED=1" "-DZSTD_BUILD_STATIC=0" "-DZSTD_LEGACY_SUPPORT=1" "-DZSTD_BUILD_PROGRAMS=0" "-DZSTD_BUILD_TESTS=0" "-DZSTD_BUILD_CONTRIB=0" "-DZSTD_MULTITHREAD_SUPPORT=1" "-DCMAKE_MAKE_PROGRAM=C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" "-DBUILD_SHARED_LIBS=ON" "-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=D:/a/1/s/externals/vcpkg/scripts/toolchains/windows.cmake" "-DVCPKG_TARGET_TRIPLET=x64-windows" "-DVCPKG_SET_CHARSET_FLAG=ON" "-DVCPKG_PLATFORM_TOOLSET=v142" "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON" "-DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON" "-DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DVCPKG_APPLOCAL_DEPS=OFF" "-DCMAKE_TOOLCHAIN_FILE=D:/a/1/s/externals/vcpkg/scripts/buildsystems/vcpkg.cmake" "-DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON" "-DVCPKG_CXX_FLAGS=" "-DVCPKG_CXX_FLAGS_RELEASE=" "-DVCPKG_CXX_FLAGS_DEBUG=" "-DVCPKG_C_FLAGS=" "-DVCPKG_C_FLAGS_RELEASE=" "-DVCPKG_C_FLAGS_DEBUG=" "-DVCPKG_CRT_LINKAGE=dynamic" "-DVCPKG_LINKER_FLAGS=" "-DVCPKG_LINKER_FLAGS_RELEASE=" "-DVCPKG_LINKER_FLAGS_DEBUG=" "-DVCPKG_TARGET_ARCHITECTURE=x64" "-DCMAKE_INSTALL_LIBDIR:STRING=lib" "-DCMAKE_INSTALL_BINDIR:STRING=bin" "-D_VCPKG_ROOT_DIR=D:/a/1/s/externals/vcpkg" "-D_VCPKG_INSTALLED_DIR=D:/a/1/s/build/vcpkg_installed" "-DVCPKG_MANIFEST_INSTALL=OFF""
  36. -- The C compiler identification is MSVC 19.29.30146.0
  37. -- The CXX compiler identification is MSVC 19.29.30146.0
  38. -- Detecting C compiler ABI info
  39. -- Detecting C compiler ABI info - done
  40. -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
  41. -- Detecting C compile features
  42. -- Detecting C compile features - done
  43. -- Detecting CXX compiler ABI info
  44. -- Detecting CXX compiler ABI info - done
  45. -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped
  46. -- Detecting CXX compile features
  47. -- Detecting CXX compile features - done
  48. -- ZSTD VERSION: 1.5.2
  49. -- Performing Test C_FLAG_D_UNICODE
  50. -- Performing Test C_FLAG_D_UNICODE - Success
  51. -- Performing Test CXX_FLAG_D_UNICODE
  52. -- Performing Test CXX_FLAG_D_UNICODE - Success
  53. -- Performing Test C_FLAG_DUNICODE
  54. -- Performing Test C_FLAG_DUNICODE - Success
  55. -- Performing Test CXX_FLAG_DUNICODE
  56. -- Performing Test CXX_FLAG_DUNICODE - Success
  57. -- Performing Test C_FLAG_DDEBUGLEVEL_1
  58. -- Performing Test C_FLAG_DDEBUGLEVEL_1 - Success
  59. -- Performing Test CXX_FLAG_DDEBUGLEVEL_1
  60. -- Performing Test CXX_FLAG_DDEBUGLEVEL_1 - Success
  61. -- CMAKE_INSTALL_PREFIX: D:/a/1/s/externals/vcpkg/packages/zstd_x64-windows/debug
  62. -- CMAKE_INSTALL_LIBDIR: lib
  63. -- ZSTD_LEGACY_SUPPORT defined!
  64. -- ZSTD_MULTITHREAD_SUPPORT is enabled
  65. -- The ASM compiler identification is MSVC
  66. -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
  67. -- Configuring done
  68. -- Generating done
  69. CMake Warning:
  70. Manually-specified variables were not used by the project:
  71. _VCPKG_ROOT_DIR
  72. -- Build files have been written to: D:/a/1/s/externals/vcpkg/buildtrees/zstd/x64-windows-dbg