CMakeConfigureLog.yaml 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. ---
  2. events:
  3. -
  4. kind: "message-v1"
  5. backtrace:
  6. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
  7. - "CMakeLists.txt:2 (project)"
  8. message: |
  9. The system is: Windows - 10.0.22631 - AMD64
  10. -
  11. kind: "message-v1"
  12. backtrace:
  13. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  14. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  15. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  16. - "CMakeLists.txt:2 (project)"
  17. message: |
  18. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  19. Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe
  20. Build flags:
  21. Id flags:
  22. The output was:
  23. 0
  24. 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.42.34435 版
  25. 版权所有(C) Microsoft Corporation。保留所有权利。
  26. CMakeCCompilerId.c
  27. Microsoft (R) Incremental Linker Version 14.42.34435.0
  28. Copyright (C) Microsoft Corporation. All rights reserved.
  29. /out:CMakeCCompilerId.exe
  30. CMakeCCompilerId.obj
  31. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe"
  32. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.obj"
  33. The C compiler identification is MSVC, found in:
  34. E:/src/MyCppService/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/CMakeCCompilerId.exe
  35. -
  36. kind: "message-v1"
  37. backtrace:
  38. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
  39. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
  40. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
  41. - "CMakeLists.txt:2 (project)"
  42. message: |
  43. Detecting C compiler /showIncludes prefix:
  44. main.c
  45. 注意: 包含文件: E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\ShowIncludes\\foo.h
  46. Found prefix "注意: 包含文件: "
  47. -
  48. kind: "message-v1"
  49. backtrace:
  50. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
  51. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
  52. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  53. - "CMakeLists.txt:2 (project)"
  54. message: |
  55. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  56. Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe
  57. Build flags:
  58. Id flags:
  59. The output was:
  60. 0
  61. 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.42.34435 版
  62. 版权所有(C) Microsoft Corporation。保留所有权利。
  63. CMakeCXXCompilerId.cpp
  64. Microsoft (R) Incremental Linker Version 14.42.34435.0
  65. Copyright (C) Microsoft Corporation. All rights reserved.
  66. /out:CMakeCXXCompilerId.exe
  67. CMakeCXXCompilerId.obj
  68. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe"
  69. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj"
  70. The CXX compiler identification is MSVC, found in:
  71. E:/src/MyCppService/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/CMakeCXXCompilerId.exe
  72. -
  73. kind: "message-v1"
  74. backtrace:
  75. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
  76. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
  77. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
  78. - "CMakeLists.txt:2 (project)"
  79. message: |
  80. Detecting CXX compiler /showIncludes prefix:
  81. main.c
  82. 注意: 包含文件: E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\ShowIncludes\\foo.h
  83. Found prefix "注意: 包含文件: "
  84. -
  85. kind: "try_compile-v1"
  86. backtrace:
  87. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
  88. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  89. - "CMakeLists.txt:2 (project)"
  90. checks:
  91. - "Detecting C compiler ABI info"
  92. directories:
  93. source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3"
  94. binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3"
  95. cmakeVariables:
  96. CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
  97. CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
  98. CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
  99. VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
  100. VCPKG_PREFER_SYSTEM_LIBS: "OFF"
  101. VCPKG_TARGET_TRIPLET: "x64-windows"
  102. Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
  103. buildResult:
  104. variable: "CMAKE_C_ABI_COMPILED"
  105. cached: true
  106. stdout: |
  107. Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3'
  108. Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_c65f2
  109. [1/2] C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS /W3 /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_c65f2.dir\\CMakeCCompilerABI.c.obj /FdCMakeFiles\\cmTC_c65f2.dir\\ /FS -c "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c"
  110. [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_c65f2.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_c65f2.dir\\CMakeCCompilerABI.c.obj /out:cmTC_c65f2.exe /implib:cmTC_c65f2.lib /pdb:cmTC_c65f2.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  111. exitCode: 0
  112. -
  113. kind: "message-v1"
  114. backtrace:
  115. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
  116. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  117. - "CMakeLists.txt:2 (project)"
  118. message: |
  119. Parsed C implicit link information:
  120. link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
  121. linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
  122. linker tool for 'C': C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe
  123. implicit libs: []
  124. implicit objs: []
  125. implicit dirs: []
  126. implicit fwks: []
  127. -
  128. kind: "message-v1"
  129. backtrace:
  130. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
  131. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
  132. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  133. - "CMakeLists.txt:2 (project)"
  134. message: |
  135. Running the C compiler's linker: "C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe" "-v"
  136. Microsoft (R) Incremental Linker Version 14.42.34435.0
  137. Copyright (C) Microsoft Corporation. All rights reserved.
  138. -
  139. kind: "try_compile-v1"
  140. backtrace:
  141. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
  142. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  143. - "CMakeLists.txt:2 (project)"
  144. checks:
  145. - "Detecting CXX compiler ABI info"
  146. directories:
  147. source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b"
  148. binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b"
  149. cmakeVariables:
  150. CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
  151. CMAKE_CXX_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
  152. CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
  153. CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
  154. VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
  155. VCPKG_PREFER_SYSTEM_LIBS: "OFF"
  156. VCPKG_TARGET_TRIPLET: "x64-windows"
  157. Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
  158. buildResult:
  159. variable: "CMAKE_CXX_ABI_COMPILED"
  160. cached: true
  161. stdout: |
  162. Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b'
  163. Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_8f7f2
  164. [1/2] C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /W3 /GR /EHsc /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_8f7f2.dir\\CMakeCXXCompilerABI.cpp.obj /FdCMakeFiles\\cmTC_8f7f2.dir\\ /FS -c "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp"
  165. [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_8f7f2.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_8f7f2.dir\\CMakeCXXCompilerABI.cpp.obj /out:cmTC_8f7f2.exe /implib:cmTC_8f7f2.lib /pdb:cmTC_8f7f2.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  166. exitCode: 0
  167. -
  168. kind: "message-v1"
  169. backtrace:
  170. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
  171. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  172. - "CMakeLists.txt:2 (project)"
  173. message: |
  174. Parsed CXX implicit link information:
  175. link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
  176. linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
  177. linker tool for 'CXX': C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe
  178. implicit libs: []
  179. implicit objs: []
  180. implicit dirs: []
  181. implicit fwks: []
  182. -
  183. kind: "message-v1"
  184. backtrace:
  185. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
  186. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
  187. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
  188. - "CMakeLists.txt:2 (project)"
  189. message: |
  190. Running the CXX compiler's linker: "C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe" "-v"
  191. Microsoft (R) Incremental Linker Version 14.42.34435.0
  192. Copyright (C) Microsoft Corporation. All rights reserved.
  193. -
  194. kind: "try_compile-v1"
  195. backtrace:
  196. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
  197. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
  198. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
  199. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
  200. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  201. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  202. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
  203. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  204. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  205. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
  206. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  207. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
  208. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
  209. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  210. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  211. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
  212. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  213. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  214. - "CMakeLists.txt:6 (find_package)"
  215. directories:
  216. source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg"
  217. binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg"
  218. cmakeVariables:
  219. CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
  220. CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
  221. CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
  222. VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
  223. VCPKG_PREFER_SYSTEM_LIBS: "OFF"
  224. VCPKG_TARGET_TRIPLET: "x64-windows"
  225. Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
  226. buildResult:
  227. variable: "CMAKE_HAVE_LIBC_PTHREAD"
  228. cached: true
  229. stdout: |
  230. Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg'
  231. Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_469f4
  232. [1/2] C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo -DCMAKE_HAVE_LIBC_PTHREAD /DWIN32 /D_WINDOWS /W3 /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_469f4.dir\\src.c.obj /FdCMakeFiles\\cmTC_469f4.dir\\ /FS -c E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-qtwwtg\\src.c
  233. FAILED: CMakeFiles/cmTC_469f4.dir/src.c.obj
  234. C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo -DCMAKE_HAVE_LIBC_PTHREAD /DWIN32 /D_WINDOWS /W3 /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_469f4.dir\\src.c.obj /FdCMakeFiles\\cmTC_469f4.dir\\ /FS -c E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-qtwwtg\\src.c
  235. E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-qtwwtg\\src.c(1): fatal error C1083: 无法打开包括文件: “pthread.h”: No such file or directory
  236. ninja: build stopped: subcommand failed.
  237. exitCode: 1
  238. -
  239. kind: "try_compile-v1"
  240. backtrace:
  241. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
  242. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
  243. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:175 (_threads_check_lib)"
  244. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  245. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  246. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
  247. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  248. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  249. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
  250. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  251. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
  252. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
  253. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  254. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  255. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
  256. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  257. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  258. - "CMakeLists.txt:6 (find_package)"
  259. directories:
  260. source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro"
  261. binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro"
  262. cmakeVariables:
  263. CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
  264. CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
  265. CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
  266. VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
  267. VCPKG_PREFER_SYSTEM_LIBS: "OFF"
  268. VCPKG_TARGET_TRIPLET: "x64-windows"
  269. Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
  270. buildResult:
  271. variable: "CMAKE_HAVE_PTHREADS_CREATE"
  272. cached: true
  273. stdout: |
  274. Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro'
  275. Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_b5349
  276. [1/2] C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS /W3 -DCHECK_FUNCTION_EXISTS=pthread_create /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_b5349.dir\\CheckFunctionExists.c.obj /FdCMakeFiles\\cmTC_b5349.dir\\ /FS -c E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-nk5qro\\CheckFunctionExists.c
  277. [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_b5349.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_b5349.dir\\CheckFunctionExists.c.obj /out:cmTC_b5349.exe /implib:cmTC_b5349.lib /pdb:cmTC_b5349.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  278. FAILED: cmTC_b5349.exe
  279. C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_b5349.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_b5349.dir\\CheckFunctionExists.c.obj /out:cmTC_b5349.exe /implib:cmTC_b5349.lib /pdb:cmTC_b5349.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  280. LINK Pass 1: command "C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_b5349.dir\\CheckFunctionExists.c.obj /out:cmTC_b5349.exe /implib:cmTC_b5349.lib /pdb:cmTC_b5349.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\\cmTC_b5349.dir/intermediate.manifest CMakeFiles\\cmTC_b5349.dir/manifest.res" failed (exit code 1104) with the following output:
  281. LINK : fatal error LNK1104: 无法打开文件“pthreads.lib”\x0d
  282. ninja: build stopped: subcommand failed.
  283. exitCode: 1
  284. -
  285. kind: "try_compile-v1"
  286. backtrace:
  287. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
  288. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
  289. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:176 (_threads_check_lib)"
  290. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  291. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  292. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
  293. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  294. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
  295. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
  296. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
  297. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
  298. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
  299. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  300. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  301. - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
  302. - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
  303. - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
  304. - "CMakeLists.txt:6 (find_package)"
  305. directories:
  306. source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d"
  307. binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d"
  308. cmakeVariables:
  309. CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
  310. CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
  311. CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
  312. VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
  313. VCPKG_PREFER_SYSTEM_LIBS: "OFF"
  314. VCPKG_TARGET_TRIPLET: "x64-windows"
  315. Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
  316. buildResult:
  317. variable: "CMAKE_HAVE_PTHREAD_CREATE"
  318. cached: true
  319. stdout: |
  320. Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d'
  321. Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_5b17b
  322. [1/2] C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS /W3 -DCHECK_FUNCTION_EXISTS=pthread_create /MDd /Zi /Ob0 /Od /RTC1 /showIncludes /FoCMakeFiles\\cmTC_5b17b.dir\\CheckFunctionExists.c.obj /FdCMakeFiles\\cmTC_5b17b.dir\\ /FS -c E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-jevk7d\\CheckFunctionExists.c
  323. [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_5b17b.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_5b17b.dir\\CheckFunctionExists.c.obj /out:cmTC_5b17b.exe /implib:cmTC_5b17b.lib /pdb:cmTC_5b17b.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  324. FAILED: cmTC_5b17b.exe
  325. C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_5b17b.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_5b17b.dir\\CheckFunctionExists.c.obj /out:cmTC_5b17b.exe /implib:cmTC_5b17b.lib /pdb:cmTC_5b17b.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
  326. LINK Pass 1: command "C:\\PROGRA~2\\MICROS~2\\2022\\BUILDT~1\\VC\\Tools\\MSVC\\1442~1.344\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_5b17b.dir\\CheckFunctionExists.c.obj /out:cmTC_5b17b.exe /implib:cmTC_5b17b.lib /pdb:cmTC_5b17b.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\\cmTC_5b17b.dir/intermediate.manifest CMakeFiles\\cmTC_5b17b.dir/manifest.res" failed (exit code 1104) with the following output:
  327. LINK : fatal error LNK1104: 无法打开文件“pthread.lib”\x0d
  328. ninja: build stopped: subcommand failed.
  329. exitCode: 1
  330. ...