arm/PCLdemo/build/CMakeFiles/CMakeConfigureLog.yaml
2025-02-04 20:09:10 +08:00

633 lines
49 KiB
YAML

---
events:
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake:205 (message)"
- "CMakeLists.txt:3 (project)"
message: |
The system is: Windows - 10.0.19045 - AMD64
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:52。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdC\\CompilerIdC.vcxproj"。
PrepareForBuild:
正在建立目錄 "Debug\\"。
正在建立目錄 "Debug\\CompilerIdC.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "Debug\\CompilerIdC.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "Debug\\CompilerIdC.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
CMakeCCompilerId.c
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdC.lib" /MACHINE:X64 Debug\\CMakeCCompilerId.obj
CompilerIdC.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdC\\CompilerIdC.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_C_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\Hostx64\\x64\\cl.exe
FinalizeBuildStatus:
正在刪除檔案 "Debug\\CompilerIdC.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdC\\CompilerIdC.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:01.52
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
The C compiler identification is MSVC, found in:
C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/3.29.0-rc4/CompilerIdC/CompilerIdC.exe
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:54。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdCXX\\CompilerIdCXX.vcxproj"。
PrepareForBuild:
正在建立目錄 "Debug\\"。
正在建立目錄 "Debug\\CompilerIdCXX.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
CMakeCXXCompilerId.cpp
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdCXX.lib" /MACHINE:X64 Debug\\CMakeCXXCompilerId.obj
CompilerIdCXX.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdCXX\\CompilerIdCXX.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_CXX_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\Hostx64\\x64\\cl.exe
FinalizeBuildStatus:
正在刪除檔案 "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.62
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
The CXX compiler identification is MSVC, found in:
C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/3.29.0-rc4/CompilerIdCXX/CompilerIdCXX.exe
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:64 (try_compile)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3s4ubd"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3s4ubd"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3s4ubd'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_bf4e4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:55。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3s4ubd\\cmTC_bf4e4.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_bf4e4.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3s4ubd\\Debug\\"。
正在建立目錄 "cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bf4e4.dir\\Debug\\\\" /Fd"cmTC_bf4e4.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.29\\Modules\\CMakeCCompilerABI.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CMakeCCompilerABI.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bf4e4.dir\\Debug\\\\" /Fd"cmTC_bf4e4.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.29\\Modules\\CMakeCCompilerABI.c"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3s4ubd\\Debug\\cmTC_bf4e4.exe" /INCREMENTAL /ILK:"cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3s4ubd/Debug/cmTC_bf4e4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3s4ubd/Debug/cmTC_bf4e4.lib" /MACHINE:X64 /machine:x64 cmTC_bf4e4.dir\\Debug\\CMakeCCompilerABI.obj
cmTC_bf4e4.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3s4ubd\\Debug\\cmTC_bf4e4.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_bf4e4.dir\\Debug\\cmTC_bf4e4.tlog\\cmTC_bf4e4.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3s4ubd\\cmTC_bf4e4.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.59
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:170 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (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:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/HostX64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:207 (cmake_determine_linker_id)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Running the C compiler's linker: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/HostX64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.37.32824.0
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:64 (try_compile)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-7uv5a1"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-7uv5a1"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-7uv5a1'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_7e18e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:56。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7uv5a1\\cmTC_7e18e.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_7e18e.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7uv5a1\\Debug\\"。
正在建立目錄 "cmTC_7e18e.dir\\Debug\\cmTC_7e18e.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_7e18e.dir\\Debug\\cmTC_7e18e.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_7e18e.dir\\Debug\\cmTC_7e18e.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7e18e.dir\\Debug\\\\" /Fd"cmTC_7e18e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.29\\Modules\\CMakeCXXCompilerABI.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CMakeCXXCompilerABI.cpp
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_7e18e.dir\\Debug\\\\" /Fd"cmTC_7e18e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.29\\Modules\\CMakeCXXCompilerABI.cpp"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7uv5a1\\Debug\\cmTC_7e18e.exe" /INCREMENTAL /ILK:"cmTC_7e18e.dir\\Debug\\cmTC_7e18e.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-7uv5a1/Debug/cmTC_7e18e.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-7uv5a1/Debug/cmTC_7e18e.lib" /MACHINE:X64 /machine:x64 cmTC_7e18e.dir\\Debug\\CMakeCXXCompilerABI.obj
cmTC_7e18e.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7uv5a1\\Debug\\cmTC_7e18e.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_7e18e.dir\\Debug\\cmTC_7e18e.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_7e18e.dir\\Debug\\cmTC_7e18e.tlog\\cmTC_7e18e.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7uv5a1\\cmTC_7e18e.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.59
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:170 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (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:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/HostX64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake:207 (cmake_determine_linker_id)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Running the CXX compiler's linker: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/bin/HostX64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.37.32824.0
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:206 (try_compile)"
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:451 (_OPENMP_GET_FLAGS)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:332 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "OpenMP_COMPILE_RESULT_C_openmp"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_3a22b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:58。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_3a22b.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_3a22b.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_3a22b.dir\\Debug\\cmTC_3a22b.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_3a22b.dir\\Debug\\cmTC_3a22b.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_3a22b.dir\\Debug\\cmTC_3a22b.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_3a22b.dir\\Debug\\\\" /Fd"cmTC_3a22b.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPTryFlag.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
OpenMPTryFlag.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /Fo"cmTC_3a22b.dir\\Debug\\\\" /Fd"cmTC_3a22b.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPTryFlag.c"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_3a22b.exe" /INCREMENTAL /ILK:"cmTC_3a22b.dir\\Debug\\cmTC_3a22b.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_3a22b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_3a22b.lib" /MACHINE:X64 /machine:x64 cmTC_3a22b.dir\\Debug\\OpenMPTryFlag.obj
cmTC_3a22b.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_3a22b.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_3a22b.dir\\Debug\\cmTC_3a22b.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_3a22b.dir\\Debug\\cmTC_3a22b.tlog\\cmTC_3a22b.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_3a22b.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.59
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:206 (try_compile)"
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:451 (_OPENMP_GET_FLAGS)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:332 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "OpenMP_COMPILE_RESULT_CXX_openmp"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_832b1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:59。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_832b1.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_832b1.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_832b1.dir\\Debug\\cmTC_832b1.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_832b1.dir\\Debug\\cmTC_832b1.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_832b1.dir\\Debug\\cmTC_832b1.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"cmTC_832b1.dir\\Debug\\\\" /Fd"cmTC_832b1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPTryFlag.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
OpenMPTryFlag.cpp
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"cmTC_832b1.dir\\Debug\\\\" /Fd"cmTC_832b1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPTryFlag.cpp"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_832b1.exe" /INCREMENTAL /ILK:"cmTC_832b1.dir\\Debug\\cmTC_832b1.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_832b1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_832b1.lib" /MACHINE:X64 /machine:x64 cmTC_832b1.dir\\Debug\\OpenMPTryFlag.obj
cmTC_832b1.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_832b1.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_832b1.dir\\Debug\\cmTC_832b1.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_832b1.dir\\Debug\\cmTC_832b1.tlog\\cmTC_832b1.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_832b1.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.61
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:386 (try_compile)"
- "C:/Program Files/PCL 1.14.0/cmake/Modules/FindOpenMP.cmake:514 (_OPENMP_GET_SPEC_DATE)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:332 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "OpenMP_SPECTEST_CXX_"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_b3e8c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:04:59。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_b3e8c.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_b3e8c.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"cmTC_b3e8c.dir\\Debug\\\\" /Fd"cmTC_b3e8c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPCheckVersion.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
OpenMPCheckVersion.cpp
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"cmTC_b3e8c.dir\\Debug\\\\" /Fd"cmTC_b3e8c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\FindOpenMP\\OpenMPCheckVersion.cpp"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_b3e8c.exe" /INCREMENTAL /ILK:"cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_b3e8c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeTmp/Debug/cmTC_b3e8c.lib" /MACHINE:X64 /machine:x64 cmTC_b3e8c.dir\\Debug\\OpenMPCheckVersion.obj
cmTC_b3e8c.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_b3e8c.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_b3e8c.dir\\Debug\\cmTC_b3e8c.tlog\\cmTC_b3e8c.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeTmp\\cmTC_b3e8c.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.65
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/VTK-vtk-module-find-packages.cmake:115 (find_package)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/vtk-config.cmake:159 (include)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:271 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:320 (find_VTK)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-kcpizt"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-kcpizt"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/patches/99;C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3;C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-kcpizt'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_9a7fa.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:05:01。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\cmTC_9a7fa.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_9a7fa.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\Debug\\"。
正在建立目錄 "cmTC_9a7fa.dir\\Debug\\cmTC_9a7fa.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_9a7fa.dir\\Debug\\cmTC_9a7fa.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_9a7fa.dir\\Debug\\cmTC_9a7fa.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CMAKE_HAVE_LIBC_PTHREAD /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9a7fa.dir\\Debug\\\\" /Fd"cmTC_9a7fa.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
src.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CMAKE_HAVE_LIBC_PTHREAD /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9a7fa.dir\\Debug\\\\" /Fd"cmTC_9a7fa.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\src.c"
C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\src.c(1,10): fatal error C1083: 無法開啟包含檔案: 'pthread.h': No such file or directory [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\cmTC_9a7fa.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\cmTC_9a7fa.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\cmTC_9a7fa.vcxproj" (預設目標) (1) ->
(ClCompile 目標) ->
C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\src.c(1,10): fatal error C1083: 無法開啟包含檔案: 'pthread.h': No such file or directory [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kcpizt\\cmTC_9a7fa.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.40
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:175 (_threads_check_lib)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/VTK-vtk-module-find-packages.cmake:115 (find_package)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/vtk-config.cmake:159 (include)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:271 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:320 (find_VTK)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
checks:
- "Looking for pthread_create in pthreads"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3ersov"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3ersov"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/patches/99;C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3;C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "CMAKE_HAVE_PTHREADS_CREATE"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3ersov'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_b4b89.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:05:01。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\cmTC_b4b89.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_b4b89.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\Debug\\"。
正在建立目錄 "cmTC_b4b89.dir\\Debug\\cmTC_b4b89.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_b4b89.dir\\Debug\\cmTC_b4b89.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_b4b89.dir\\Debug\\cmTC_b4b89.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pthread_create /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b4b89.dir\\Debug\\\\" /Fd"cmTC_b4b89.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CheckFunctionExists.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pthread_create /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b4b89.dir\\Debug\\\\" /Fd"cmTC_b4b89.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\CheckFunctionExists.c"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\Debug\\cmTC_b4b89.exe" /INCREMENTAL /ILK:"cmTC_b4b89.dir\\Debug\\cmTC_b4b89.ilk" /NOLOGO pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3ersov/Debug/cmTC_b4b89.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-3ersov/Debug/cmTC_b4b89.lib" /MACHINE:X64 /machine:x64 cmTC_b4b89.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: 無法開啟檔案 'pthreads.lib' [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\cmTC_b4b89.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\cmTC_b4b89.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\cmTC_b4b89.vcxproj" (預設目標) (1) ->
(Link 目標) ->
LINK : fatal error LNK1104: 無法開啟檔案 'pthreads.lib' [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-3ersov\\cmTC_b4b89.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.46
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Program Files/CMake/share/cmake-3.29/Modules/FindThreads.cmake:176 (_threads_check_lib)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/VTK-vtk-module-find-packages.cmake:115 (find_package)"
- "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/vtk-config.cmake:159 (include)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:271 (find_package)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:320 (find_VTK)"
- "C:/Program Files/PCL 1.14.0/cmake/PCLConfig.cmake:561 (find_external_library)"
- "CMakeLists.txt:5 (find_package)"
checks:
- "Looking for pthread_create in pthread"
directories:
source: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-ktcssm"
binary: "C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-ktcssm"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
CMAKE_MODULE_PATH: "C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3/patches/99;C:/Program Files/PCL 1.14.0/3rdParty/VTK/lib/cmake/vtk-9.3;C:/Program Files/PCL 1.14.0/cmake/Modules"
buildResult:
variable: "CMAKE_HAVE_PTHREAD_CREATE"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-ktcssm'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_e4d72.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/3/23 下午 06:05:02。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\cmTC_e4d72.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_e4d72.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\Debug\\"。
正在建立目錄 "cmTC_e4d72.dir\\Debug\\cmTC_e4d72.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_e4d72.dir\\Debug\\cmTC_e4d72.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_e4d72.dir\\Debug\\cmTC_e4d72.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pthread_create /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e4d72.dir\\Debug\\\\" /Fd"cmTC_e4d72.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CheckFunctionExists.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=pthread_create /D "CMAKE_INTDIR=\\"Debug\\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e4d72.dir\\Debug\\\\" /Fd"cmTC_e4d72.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\CheckFunctionExists.c"
Link:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\Debug\\cmTC_e4d72.exe" /INCREMENTAL /ILK:"cmTC_e4d72.dir\\Debug\\cmTC_e4d72.ilk" /NOLOGO pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-ktcssm/Debug/cmTC_e4d72.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLdemo/build/CMakeFiles/CMakeScratch/TryCompile-ktcssm/Debug/cmTC_e4d72.lib" /MACHINE:X64 /machine:x64 cmTC_e4d72.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: 無法開啟檔案 'pthread.lib' [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\cmTC_e4d72.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\cmTC_e4d72.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\cmTC_e4d72.vcxproj" (預設目標) (1) ->
(Link 目標) ->
LINK : fatal error LNK1104: 無法開啟檔案 'pthread.lib' [C:\\c#\\WindowsFormsApp1\\PCLdemo\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ktcssm\\cmTC_e4d72.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.46
exitCode: 1
...