Bags fixed: all params and Intent(in)
This commit is contained in:
227
_bin/CMakeFiles/CMakeConfigureLog.yaml
Normal file
227
_bin/CMakeFiles/CMakeConfigureLog.yaml
Normal file
@@ -0,0 +1,227 @@
|
||||
|
||||
---
|
||||
events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineSystem.cmake:233 (message)"
|
||||
- "CMakeLists.txt:7 (project)"
|
||||
message: |
|
||||
The system is: Windows - 10.0.22621 - AMD64
|
||||
...
|
||||
|
||||
---
|
||||
events:
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:7 (project)"
|
||||
message: |
|
||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
||||
Compiler:
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
MSBuild version 17.7.2+d6990bcfa for .NET Framework
|
||||
Build started 18.12.2023 15:00:57.
|
||||
|
||||
Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\CompilerIdC\\CompilerIdC.vcxproj" on node 1 (default targets).
|
||||
PrepareForBuild:
|
||||
Creating directory "Debug\\".
|
||||
Creating directory "Debug\\CompilerIdC.tlog\\".
|
||||
InitializeBuildStatus:
|
||||
Creating "Debug\\CompilerIdC.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
Touching "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:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\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:
|
||||
Deleting file "Debug\\CompilerIdC.tlog\\unsuccessfulbuild".
|
||||
Touching "Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate".
|
||||
Done Building Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\CompilerIdC\\CompilerIdC.vcxproj" (default targets).
|
||||
|
||||
Build succeeded.
|
||||
0 Warning(s)
|
||||
0 Error(s)
|
||||
|
||||
Time Elapsed 00:00:00.63
|
||||
|
||||
|
||||
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:/dvmhrepo/Sapfor/_bin/CMakeFiles/3.28.0-rc3/CompilerIdC/CompilerIdC.exe
|
||||
|
||||
-
|
||||
kind: "message-v1"
|
||||
backtrace:
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
||||
- "CMakeLists.txt:7 (project)"
|
||||
message: |
|
||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
||||
Compiler:
|
||||
Build flags:
|
||||
Id flags:
|
||||
|
||||
The output was:
|
||||
0
|
||||
MSBuild version 17.7.2+d6990bcfa for .NET Framework
|
||||
Build started 18.12.2023 15:00:58.
|
||||
|
||||
Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\CompilerIdCXX\\CompilerIdCXX.vcxproj" on node 1 (default targets).
|
||||
PrepareForBuild:
|
||||
Creating directory "Debug\\".
|
||||
Creating directory "Debug\\CompilerIdCXX.tlog\\".
|
||||
InitializeBuildStatus:
|
||||
Creating "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
Touching "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:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\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:
|
||||
Deleting file "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild".
|
||||
Touching "Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate".
|
||||
Done Building Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\3.28.0-rc3\\CompilerIdCXX\\CompilerIdCXX.vcxproj" (default targets).
|
||||
|
||||
Build succeeded.
|
||||
0 Warning(s)
|
||||
0 Error(s)
|
||||
|
||||
Time Elapsed 00:00:00.83
|
||||
|
||||
|
||||
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:/dvmhrepo/Sapfor/_bin/CMakeFiles/3.28.0-rc3/CompilerIdCXX/CompilerIdCXX.exe
|
||||
|
||||
-
|
||||
kind: "try_compile-v1"
|
||||
backtrace:
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
||||
- "CMakeLists.txt:7 (project)"
|
||||
checks:
|
||||
- "Detecting C compiler ABI info"
|
||||
directories:
|
||||
source: "C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-8qrm6s"
|
||||
binary: "C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-8qrm6s"
|
||||
cmakeVariables:
|
||||
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
|
||||
buildResult:
|
||||
variable: "CMAKE_C_ABI_COMPILED"
|
||||
cached: true
|
||||
stdout: |
|
||||
Change Dir: 'C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-8qrm6s'
|
||||
|
||||
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_0dc72.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
||||
MSBuild version 17.7.2+d6990bcfa for .NET Framework
|
||||
Build started 18.12.2023 15:00:59.
|
||||
|
||||
Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-8qrm6s\\cmTC_0dc72.vcxproj" on node 1 (default targets).
|
||||
PrepareForBuild:
|
||||
Creating directory "cmTC_0dc72.dir\\Debug\\".
|
||||
Creating directory "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-8qrm6s\\Debug\\".
|
||||
Creating directory "cmTC_0dc72.dir\\Debug\\cmTC_0dc72.tlog\\".
|
||||
InitializeBuildStatus:
|
||||
Creating "cmTC_0dc72.dir\\Debug\\cmTC_0dc72.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
Touching "cmTC_0dc72.dir\\Debug\\cmTC_0dc72.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_0dc72.dir\\Debug\\\\" /Fd"cmTC_0dc72.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.28\\Modules\\CMakeCCompilerABI.c"
|
||||
?????????????? ?????????? Microsoft (R) C/C++ ?????? 19.37.32825 ??? x64
|
||||
CMakeCCompilerABI.c
|
||||
(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_0dc72.dir\\Debug\\\\" /Fd"cmTC_0dc72.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.28\\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:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-8qrm6s\\Debug\\cmTC_0dc72.exe" /INCREMENTAL /ILK:"cmTC_0dc72.dir\\Debug\\cmTC_0dc72.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:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-8qrm6s/Debug/cmTC_0dc72.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-8qrm6s/Debug/cmTC_0dc72.lib" /MACHINE:X64 /machine:x64 cmTC_0dc72.dir\\Debug\\CMakeCCompilerABI.obj
|
||||
cmTC_0dc72.vcxproj -> C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-8qrm6s\\Debug\\cmTC_0dc72.exe
|
||||
FinalizeBuildStatus:
|
||||
Deleting file "cmTC_0dc72.dir\\Debug\\cmTC_0dc72.tlog\\unsuccessfulbuild".
|
||||
Touching "cmTC_0dc72.dir\\Debug\\cmTC_0dc72.tlog\\cmTC_0dc72.lastbuildstate".
|
||||
Done Building Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-8qrm6s\\cmTC_0dc72.vcxproj" (default targets).
|
||||
|
||||
Build succeeded.
|
||||
0 Warning(s)
|
||||
0 Error(s)
|
||||
|
||||
Time Elapsed 00:00:00.70
|
||||
|
||||
exitCode: 0
|
||||
-
|
||||
kind: "try_compile-v1"
|
||||
backtrace:
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
|
||||
- "C:/Program Files/CMake/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
||||
- "CMakeLists.txt:7 (project)"
|
||||
checks:
|
||||
- "Detecting CXX compiler ABI info"
|
||||
directories:
|
||||
source: "C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-14a8sr"
|
||||
binary: "C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-14a8sr"
|
||||
cmakeVariables:
|
||||
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
|
||||
buildResult:
|
||||
variable: "CMAKE_CXX_ABI_COMPILED"
|
||||
cached: true
|
||||
stdout: |
|
||||
Change Dir: 'C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-14a8sr'
|
||||
|
||||
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_19dad.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
||||
MSBuild version 17.7.2+d6990bcfa for .NET Framework
|
||||
Build started 18.12.2023 15:01:00.
|
||||
|
||||
Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-14a8sr\\cmTC_19dad.vcxproj" on node 1 (default targets).
|
||||
PrepareForBuild:
|
||||
Creating directory "cmTC_19dad.dir\\Debug\\".
|
||||
Creating directory "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-14a8sr\\Debug\\".
|
||||
Creating directory "cmTC_19dad.dir\\Debug\\cmTC_19dad.tlog\\".
|
||||
InitializeBuildStatus:
|
||||
Creating "cmTC_19dad.dir\\Debug\\cmTC_19dad.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
||||
Touching "cmTC_19dad.dir\\Debug\\cmTC_19dad.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_19dad.dir\\Debug\\\\" /Fd"cmTC_19dad.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.28\\Modules\\CMakeCXXCompilerABI.cpp"
|
||||
?????????????? ?????????? Microsoft (R) C/C++ ?????? 19.37.32825 ??? x64
|
||||
CMakeCXXCompilerABI.cpp
|
||||
(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_19dad.dir\\Debug\\\\" /Fd"cmTC_19dad.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.28\\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:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-14a8sr\\Debug\\cmTC_19dad.exe" /INCREMENTAL /ILK:"cmTC_19dad.dir\\Debug\\cmTC_19dad.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:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-14a8sr/Debug/cmTC_19dad.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/dvmhrepo/Sapfor/_bin/CMakeFiles/CMakeScratch/TryCompile-14a8sr/Debug/cmTC_19dad.lib" /MACHINE:X64 /machine:x64 cmTC_19dad.dir\\Debug\\CMakeCXXCompilerABI.obj
|
||||
cmTC_19dad.vcxproj -> C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-14a8sr\\Debug\\cmTC_19dad.exe
|
||||
FinalizeBuildStatus:
|
||||
Deleting file "cmTC_19dad.dir\\Debug\\cmTC_19dad.tlog\\unsuccessfulbuild".
|
||||
Touching "cmTC_19dad.dir\\Debug\\cmTC_19dad.tlog\\cmTC_19dad.lastbuildstate".
|
||||
Done Building Project "C:\\dvmhrepo\\Sapfor\\_bin\\CMakeFiles\\CMakeScratch\\TryCompile-14a8sr\\cmTC_19dad.vcxproj" (default targets).
|
||||
|
||||
Build succeeded.
|
||||
0 Warning(s)
|
||||
0 Error(s)
|
||||
|
||||
Time Elapsed 00:00:00.69
|
||||
|
||||
exitCode: 0
|
||||
...
|
||||
Reference in New Issue
Block a user