| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363 |
- ---
- events:
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
- - "CMakeLists.txt:2 (project)"
- message: |
- The system is: Windows - 10.0.22631 - AMD64
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
- Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe
- Build flags:
- Id flags:
-
- The output was:
- 0
- 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.42.34435 版
- 版权所有(C) Microsoft Corporation。保留所有权利。
-
- CMakeCCompilerId.c
- Microsoft (R) Incremental Linker Version 14.42.34435.0
- Copyright (C) Microsoft Corporation. All rights reserved.
-
- /out:CMakeCCompilerId.exe
- CMakeCCompilerId.obj
-
-
- Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe"
-
- Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.obj"
-
- The C compiler identification is MSVC, found in:
- E:/src/MyCppService/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdC/CMakeCCompilerId.exe
-
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Detecting C compiler /showIncludes prefix:
- main.c
- 注意: 包含文件: E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\ShowIncludes\\foo.h
-
- Found prefix "注意: 包含文件: "
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
- Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe
- Build flags:
- Id flags:
-
- The output was:
- 0
- 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.42.34435 版
- 版权所有(C) Microsoft Corporation。保留所有权利。
-
- CMakeCXXCompilerId.cpp
- Microsoft (R) Incremental Linker Version 14.42.34435.0
- Copyright (C) Microsoft Corporation. All rights reserved.
-
- /out:CMakeCXXCompilerId.exe
- CMakeCXXCompilerId.obj
-
-
- Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe"
-
- Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj"
-
- The CXX compiler identification is MSVC, found in:
- E:/src/MyCppService/cmake-build-debug/CMakeFiles/3.30.5/CompilerIdCXX/CMakeCXXCompilerId.exe
-
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Detecting CXX compiler /showIncludes prefix:
- main.c
- 注意: 包含文件: E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\ShowIncludes\\foo.h
-
- Found prefix "注意: 包含文件: "
- -
- kind: "try_compile-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- checks:
- - "Detecting C compiler ABI info"
- directories:
- source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3"
- binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3"
- cmakeVariables:
- CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
- CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
- CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
- VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
- VCPKG_PREFER_SYSTEM_LIBS: "OFF"
- VCPKG_TARGET_TRIPLET: "x64-windows"
- Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
- buildResult:
- variable: "CMAKE_C_ABI_COMPILED"
- cached: true
- stdout: |
- Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-e0fha3'
-
- Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_c65f2
- [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"
- [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 ."
-
- exitCode: 0
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Parsed C implicit link information:
- link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
- linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
- linker tool for 'C': C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe
- implicit libs: []
- implicit objs: []
- implicit dirs: []
- implicit fwks: []
-
-
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- message: |
- 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"
- Microsoft (R) Incremental Linker Version 14.42.34435.0
- Copyright (C) Microsoft Corporation. All rights reserved.
- -
- kind: "try_compile-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- checks:
- - "Detecting CXX compiler ABI info"
- directories:
- source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b"
- binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b"
- cmakeVariables:
- CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
- CMAKE_CXX_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
- CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
- CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
- VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
- VCPKG_PREFER_SYSTEM_LIBS: "OFF"
- VCPKG_TARGET_TRIPLET: "x64-windows"
- Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
- buildResult:
- variable: "CMAKE_CXX_ABI_COMPILED"
- cached: true
- stdout: |
- Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-lvhy4b'
-
- Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_8f7f2
- [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"
- [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 ."
-
- exitCode: 0
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- message: |
- Parsed CXX implicit link information:
- link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
- linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
- linker tool for 'CXX': C:/PROGRA~2/MICROS~2/2022/BUILDT~1/VC/Tools/MSVC/1442~1.344/bin/Hostx64/x64/link.exe
- implicit libs: []
- implicit objs: []
- implicit dirs: []
- implicit fwks: []
-
-
- -
- kind: "message-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- - "CMakeLists.txt:2 (project)"
- message: |
- 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"
- Microsoft (R) Incremental Linker Version 14.42.34435.0
- Copyright (C) Microsoft Corporation. All rights reserved.
- -
- kind: "try_compile-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "CMakeLists.txt:6 (find_package)"
- directories:
- source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg"
- binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg"
- cmakeVariables:
- CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
- CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
- CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
- VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
- VCPKG_PREFER_SYSTEM_LIBS: "OFF"
- VCPKG_TARGET_TRIPLET: "x64-windows"
- Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
- buildResult:
- variable: "CMAKE_HAVE_LIBC_PTHREAD"
- cached: true
- stdout: |
- Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-qtwwtg'
-
- Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_469f4
- [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
- FAILED: CMakeFiles/cmTC_469f4.dir/src.c.obj
- 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
- E:\\src\\MyCppService\\cmake-build-debug\\CMakeFiles\\CMakeScratch\\TryCompile-qtwwtg\\src.c(1): fatal error C1083: 无法打开包括文件: “pthread.h”: No such file or directory
- ninja: build stopped: subcommand failed.
-
- exitCode: 1
- -
- kind: "try_compile-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:175 (_threads_check_lib)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "CMakeLists.txt:6 (find_package)"
- directories:
- source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro"
- binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro"
- cmakeVariables:
- CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
- CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
- CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
- VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
- VCPKG_PREFER_SYSTEM_LIBS: "OFF"
- VCPKG_TARGET_TRIPLET: "x64-windows"
- Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
- buildResult:
- variable: "CMAKE_HAVE_PTHREADS_CREATE"
- cached: true
- stdout: |
- Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-nk5qro'
-
- Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_b5349
- [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
- [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 ."
- FAILED: cmTC_b5349.exe
- 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 ."
- 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:
- LINK : fatal error LNK1104: 无法打开文件“pthreads.lib”\x0d
- ninja: build stopped: subcommand failed.
-
- exitCode: 1
- -
- kind: "try_compile-v1"
- backtrace:
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:176 (_threads_check_lib)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_atomic/boost_atomic-config.cmake:31 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost_thread/boost_thread-config.cmake:13 (find_dependency)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:67 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/BoostConfig.cmake:128 (boostcfg_find_component)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "C:/Program Files/JetBrains/CLion 2024.3/bin/cmake/win/x64/share/cmake-3.30/Modules/FindBoost.cmake:610 (find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/installed/x64-windows/share/boost/vcpkg-cmake-wrapper.cmake:3 (_find_package)"
- - "C:/Users/an/.vcpkg-clion/vcpkg/scripts/buildsystems/vcpkg.cmake:813 (include)"
- - "CMakeLists.txt:6 (find_package)"
- directories:
- source: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d"
- binary: "E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d"
- cmakeVariables:
- CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
- CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
- CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
- VCPKG_INSTALLED_DIR: "C:/Users/an/.vcpkg-clion/vcpkg/installed"
- VCPKG_PREFER_SYSTEM_LIBS: "OFF"
- VCPKG_TARGET_TRIPLET: "x64-windows"
- Z_VCPKG_ROOT_DIR: "C:/Users/an/.vcpkg-clion/vcpkg"
- buildResult:
- variable: "CMAKE_HAVE_PTHREAD_CREATE"
- cached: true
- stdout: |
- Change Dir: 'E:/src/MyCppService/cmake-build-debug/CMakeFiles/CMakeScratch/TryCompile-jevk7d'
-
- Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3/bin/ninja/win/x64/ninja.exe" -v cmTC_5b17b
- [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
- [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 ."
- FAILED: cmTC_5b17b.exe
- 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 ."
- 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:
- LINK : fatal error LNK1104: 无法打开文件“pthread.lib”\x0d
- ninja: build stopped: subcommand failed.
-
- exitCode: 1
- ...
|