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

637 lines
49 KiB
YAML

---
events:
-
kind: "message-v1"
backtrace:
- "C:/Program Files/CMake/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake:205 (message)"
- "CMakeLists.txt:5 (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:5 (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/5/9 下午 04:45:12。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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\\PCLDLL\\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\\PCLDLL\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdC\\CompilerIdC.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.84
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/PCLDLL/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:5 (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/5/9 下午 04:45:13。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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\\PCLDLL\\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\\PCLDLL\\build\\CMakeFiles\\3.29.0-rc4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.63
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/PCLDLL/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:5 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-zzvora"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-zzvora"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-zzvora'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_f5d5c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:14。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-zzvora\\cmTC_f5d5c.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_f5d5c.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-zzvora\\Debug\\"。
正在建立目錄 "cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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_f5d5c.dir\\Debug\\\\" /Fd"cmTC_f5d5c.dir\\Debug\\vc143.pdb" /external:W1 /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
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
CMakeCCompilerABI.c
cl /c /Zi /W1 /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_f5d5c.dir\\Debug\\\\" /Fd"cmTC_f5d5c.dir\\Debug\\vc143.pdb" /external:W1 /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\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-zzvora\\Debug\\cmTC_f5d5c.exe" /INCREMENTAL /ILK:"cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-zzvora/Debug/cmTC_f5d5c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-zzvora/Debug/cmTC_f5d5c.lib" /MACHINE:X64 /machine:x64 cmTC_f5d5c.dir\\Debug\\CMakeCCompilerABI.obj
cmTC_f5d5c.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-zzvora\\Debug\\cmTC_f5d5c.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_f5d5c.dir\\Debug\\cmTC_f5d5c.tlog\\cmTC_f5d5c.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-zzvora\\cmTC_f5d5c.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.63
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:5 (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:5 (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:5 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-fooypm"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-fooypm"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-fooypm'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_2db3c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:15。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-fooypm\\cmTC_2db3c.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_2db3c.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-fooypm\\Debug\\"。
正在建立目錄 "cmTC_2db3c.dir\\Debug\\cmTC_2db3c.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_2db3c.dir\\Debug\\cmTC_2db3c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_2db3c.dir\\Debug\\cmTC_2db3c.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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 /Fo"cmTC_2db3c.dir\\Debug\\\\" /Fd"cmTC_2db3c.dir\\Debug\\vc143.pdb" /external:W1 /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 /W1 /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 /Fo"cmTC_2db3c.dir\\Debug\\\\" /Fd"cmTC_2db3c.dir\\Debug\\vc143.pdb" /external:W1 /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\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-fooypm\\Debug\\cmTC_2db3c.exe" /INCREMENTAL /ILK:"cmTC_2db3c.dir\\Debug\\cmTC_2db3c.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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-fooypm/Debug/cmTC_2db3c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-fooypm/Debug/cmTC_2db3c.lib" /MACHINE:X64 /machine:x64 cmTC_2db3c.dir\\Debug\\CMakeCXXCompilerABI.obj
cmTC_2db3c.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-fooypm\\Debug\\cmTC_2db3c.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_2db3c.dir\\Debug\\cmTC_2db3c.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_2db3c.dir\\Debug\\cmTC_2db3c.tlog\\cmTC_2db3c.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-fooypm\\cmTC_2db3c.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.62
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:5 (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:5 (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:8 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_5a87a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:16。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_5a87a.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_5a87a.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_5a87a.dir\\Debug\\cmTC_5a87a.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_5a87a.dir\\Debug\\cmTC_5a87a.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_5a87a.dir\\Debug\\cmTC_5a87a.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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_5a87a.dir\\Debug\\\\" /Fd"cmTC_5a87a.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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 /W1 /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_5a87a.dir\\Debug\\\\" /Fd"cmTC_5a87a.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_5a87a.exe" /INCREMENTAL /ILK:"cmTC_5a87a.dir\\Debug\\cmTC_5a87a.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/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_5a87a.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_5a87a.lib" /MACHINE:X64 /machine:x64 cmTC_5a87a.dir\\Debug\\OpenMPTryFlag.obj
cmTC_5a87a.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_5a87a.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_5a87a.dir\\Debug\\cmTC_5a87a.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_5a87a.dir\\Debug\\cmTC_5a87a.tlog\\cmTC_5a87a.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_5a87a.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.60
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:8 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_926cf.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:17。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_926cf.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_926cf.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_926cf.dir\\Debug\\cmTC_926cf.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_926cf.dir\\Debug\\cmTC_926cf.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_926cf.dir\\Debug\\cmTC_926cf.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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 /openmp /Fo"cmTC_926cf.dir\\Debug\\\\" /Fd"cmTC_926cf.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\FindOpenMP\\OpenMPTryFlag.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
OpenMPTryFlag.cpp
cl /c /Zi /W1 /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 /openmp /Fo"cmTC_926cf.dir\\Debug\\\\" /Fd"cmTC_926cf.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_926cf.exe" /INCREMENTAL /ILK:"cmTC_926cf.dir\\Debug\\cmTC_926cf.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/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_926cf.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_926cf.lib" /MACHINE:X64 /machine:x64 cmTC_926cf.dir\\Debug\\OpenMPTryFlag.obj
cmTC_926cf.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_926cf.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_926cf.dir\\Debug\\cmTC_926cf.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_926cf.dir\\Debug\\cmTC_926cf.tlog\\cmTC_926cf.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_926cf.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.64
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:8 (find_package)"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_77cc3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:18。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_77cc3.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_77cc3.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\"。
正在建立目錄 "cmTC_77cc3.dir\\Debug\\cmTC_77cc3.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_77cc3.dir\\Debug\\cmTC_77cc3.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_77cc3.dir\\Debug\\cmTC_77cc3.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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 /openmp /Fo"cmTC_77cc3.dir\\Debug\\\\" /Fd"cmTC_77cc3.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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 /W1 /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 /openmp /Fo"cmTC_77cc3.dir\\Debug\\\\" /Fd"cmTC_77cc3.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\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\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_77cc3.exe" /INCREMENTAL /ILK:"cmTC_77cc3.dir\\Debug\\cmTC_77cc3.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/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_77cc3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeTmp/Debug/cmTC_77cc3.lib" /MACHINE:X64 /machine:x64 cmTC_77cc3.dir\\Debug\\OpenMPCheckVersion.obj
cmTC_77cc3.vcxproj -> C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\Debug\\cmTC_77cc3.exe
FinalizeBuildStatus:
正在刪除檔案 "cmTC_77cc3.dir\\Debug\\cmTC_77cc3.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_77cc3.dir\\Debug\\cmTC_77cc3.tlog\\cmTC_77cc3.lastbuildstate"。
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeTmp\\cmTC_77cc3.vcxproj" (預設目標) 建置完成。
建置成功。
0 個警告
0 個錯誤
經過時間 00:00:00.70
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:8 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-tet5bw"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-tet5bw"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-tet5bw'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_dbee4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:19。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\cmTC_dbee4.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_dbee4.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\Debug\\"。
正在建立目錄 "cmTC_dbee4.dir\\Debug\\cmTC_dbee4.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_dbee4.dir\\Debug\\cmTC_dbee4.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_dbee4.dir\\Debug\\cmTC_dbee4.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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_dbee4.dir\\Debug\\\\" /Fd"cmTC_dbee4.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
src.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W1 /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_dbee4.dir\\Debug\\\\" /Fd"cmTC_dbee4.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\src.c"
C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\src.c(1,10): fatal error C1083: 無法開啟包含檔案: 'pthread.h': No such file or directory [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\cmTC_dbee4.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\cmTC_dbee4.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\cmTC_dbee4.vcxproj" (預設目標) (1) ->
(ClCompile 目標) ->
C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\src.c(1,10): fatal error C1083: 無法開啟包含檔案: 'pthread.h': No such file or directory [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-tet5bw\\cmTC_dbee4.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.42
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:8 (find_package)"
checks:
- "Looking for pthread_create in pthreads"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-7jtu6u"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-7jtu6u"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-7jtu6u'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_bdec2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:20。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\cmTC_bdec2.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_bdec2.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\Debug\\"。
正在建立目錄 "cmTC_bdec2.dir\\Debug\\cmTC_bdec2.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_bdec2.dir\\Debug\\cmTC_bdec2.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_bdec2.dir\\Debug\\cmTC_bdec2.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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_bdec2.dir\\Debug\\\\" /Fd"cmTC_bdec2.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CheckFunctionExists.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W1 /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_bdec2.dir\\Debug\\\\" /Fd"cmTC_bdec2.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\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\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\Debug\\cmTC_bdec2.exe" /INCREMENTAL /ILK:"cmTC_bdec2.dir\\Debug\\cmTC_bdec2.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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-7jtu6u/Debug/cmTC_bdec2.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-7jtu6u/Debug/cmTC_bdec2.lib" /MACHINE:X64 /machine:x64 cmTC_bdec2.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: 無法開啟檔案 'pthreads.lib' [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\cmTC_bdec2.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\cmTC_bdec2.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\cmTC_bdec2.vcxproj" (預設目標) (1) ->
(Link 目標) ->
LINK : fatal error LNK1104: 無法開啟檔案 'pthreads.lib' [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-7jtu6u\\cmTC_bdec2.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.50
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:8 (find_package)"
checks:
- "Looking for pthread_create in pthread"
directories:
source: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-u6kxvj"
binary: "C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-u6kxvj"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-u6kxvj'
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_d2941.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
.NET Framework 的 MSBuild 版本 17.7.2+d6990bcfa
已經開始建置於 2024/5/9 下午 04:45:21。
節點 1 (預設目標) 上的專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\cmTC_d2941.vcxproj"。
PrepareForBuild:
正在建立目錄 "cmTC_d2941.dir\\Debug\\"。
正在建立目錄 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\Debug\\"。
正在建立目錄 "cmTC_d2941.dir\\Debug\\cmTC_d2941.tlog\\"。
InitializeBuildStatus:
由於指定了 "AlwaysCreate",因此正在建立 "cmTC_d2941.dir\\Debug\\cmTC_d2941.tlog\\unsuccessfulbuild"。
正在變更時間戳記 "cmTC_d2941.dir\\Debug\\cmTC_d2941.tlog\\unsuccessfulbuild"。
ClCompile:
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /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_d2941.dir\\Debug\\\\" /Fd"cmTC_d2941.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.37.32824 for x64
CheckFunctionExists.c
Copyright (C) Microsoft Corporation. 著作權所有,並保留一切權利。
cl /c /Zi /W1 /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_d2941.dir\\Debug\\\\" /Fd"cmTC_d2941.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\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\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\Debug\\cmTC_d2941.exe" /INCREMENTAL /ILK:"cmTC_d2941.dir\\Debug\\cmTC_d2941.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/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-u6kxvj/Debug/cmTC_d2941.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/c#/WindowsFormsApp1/PCLDLL/build/CMakeFiles/CMakeScratch/TryCompile-u6kxvj/Debug/cmTC_d2941.lib" /MACHINE:X64 /machine:x64 cmTC_d2941.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: 無法開啟檔案 'pthread.lib' [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\cmTC_d2941.vcxproj]
專案 "C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\cmTC_d2941.vcxproj" (預設目標) 建置完成 -- 失敗。
建置失敗。
"C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\cmTC_d2941.vcxproj" (預設目標) (1) ->
(Link 目標) ->
LINK : fatal error LNK1104: 無法開啟檔案 'pthread.lib' [C:\\c#\\WindowsFormsApp1\\PCLDLL\\build\\CMakeFiles\\CMakeScratch\\TryCompile-u6kxvj\\cmTC_d2941.vcxproj]
0 個警告
1 個錯誤
經過時間 00:00:00.50
exitCode: 1
...