flask-llama / llama.cpp /build /CMakeFiles /CMakeConfigureLog.yaml
YZ-TAN's picture
Upload 2821 files
5a29263 verified
---
events:
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:205 (message)"
- "CMakeLists.txt:2 (project)"
message: |
The system is: Windows - 10.0.19045 - AMD64
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:2 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:24:46 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdC\\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "Debug\\CompilerIdC.tlog\\".
InitializeBuildStatus:
Creating "Debug\\CompilerIdC.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "Debug\\CompilerIdC.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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 (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdC\\CompilerIdC.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_C_COMPILER=C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\Hostx64\\x64\\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\\CompilerIdC.tlog\\unsuccessfulbuild".
Touching "Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdC\\CompilerIdC.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.13
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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/3.31.4/CompilerIdC/CompilerIdC.exe
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:2 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:24:51 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "Debug\\CompilerIdCXX.tlog\\".
InitializeBuildStatus:
Creating "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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 (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdCXX\\CompilerIdCXX.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_CXX_COMPILER=C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\Hostx64\\x64\\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild".
Touching "Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\3.31.4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.24
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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/3.31.4/CompilerIdCXX/CompilerIdCXX.exe
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-yk9n9d"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-yk9n9d"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS /W3"
CMAKE_C_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-yk9n9d'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_104d1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:24:54 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-yk9n9d\\cmTC_104d1.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_104d1.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-yk9n9d\\Debug\\".
Creating directory "cmTC_104d1.dir\\Debug\\cmTC_104d1.tlog\\".
InitializeBuildStatus:
Creating "cmTC_104d1.dir\\Debug\\cmTC_104d1.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_104d1.dir\\Debug\\cmTC_104d1.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_104d1.dir\\Debug\\\\" /Fd"cmTC_104d1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\venv\\Lib\\site-packages\\cmake\\data\\share\\cmake-3.31\\Modules\\CMakeCCompilerABI.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_104d1.dir\\Debug\\\\" /Fd"cmTC_104d1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\venv\\Lib\\site-packages\\cmake\\data\\share\\cmake-3.31\\Modules\\CMakeCCompilerABI.c"
CMakeCCompilerABI.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-yk9n9d\\Debug\\cmTC_104d1.exe" /INCREMENTAL /ILK:"cmTC_104d1.dir\\Debug\\cmTC_104d1.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-yk9n9d/Debug/cmTC_104d1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-yk9n9d/Debug/cmTC_104d1.lib" /MACHINE:X64 /machine:x64 cmTC_104d1.dir\\Debug\\CMakeCCompilerABI.obj
cmTC_104d1.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-yk9n9d\\Debug\\cmTC_104d1.exe
FinalizeBuildStatus:
Deleting file "cmTC_104d1.dir\\Debug\\cmTC_104d1.tlog\\unsuccessfulbuild".
Touching "cmTC_104d1.dir\\Debug\\cmTC_104d1.tlog\\cmTC_104d1.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-yk9n9d\\cmTC_104d1.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.16
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
linker tool for 'C': C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
message: |
Running the C compiler's linker: "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.42.34436.0
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-cf4q3c"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-cf4q3c"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /W3 /GR /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/MDd /Zi /Ob0 /Od /RTC1"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-cf4q3c'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_e4c99.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:24:56 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-cf4q3c\\cmTC_e4c99.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_e4c99.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-cf4q3c\\Debug\\".
Creating directory "cmTC_e4c99.dir\\Debug\\cmTC_e4c99.tlog\\".
InitializeBuildStatus:
Creating "cmTC_e4c99.dir\\Debug\\cmTC_e4c99.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_e4c99.dir\\Debug\\cmTC_e4c99.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_e4c99.dir\\Debug\\\\" /Fd"cmTC_e4c99.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\venv\\Lib\\site-packages\\cmake\\data\\share\\cmake-3.31\\Modules\\CMakeCXXCompilerABI.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_e4c99.dir\\Debug\\\\" /Fd"cmTC_e4c99.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\venv\\Lib\\site-packages\\cmake\\data\\share\\cmake-3.31\\Modules\\CMakeCXXCompilerABI.cpp"
CMakeCXXCompilerABI.cpp
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-cf4q3c\\Debug\\cmTC_e4c99.exe" /INCREMENTAL /ILK:"cmTC_e4c99.dir\\Debug\\cmTC_e4c99.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-cf4q3c/Debug/cmTC_e4c99.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-cf4q3c/Debug/cmTC_e4c99.lib" /MACHINE:X64 /machine:x64 cmTC_e4c99.dir\\Debug\\CMakeCXXCompilerABI.obj
cmTC_e4c99.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-cf4q3c\\Debug\\cmTC_e4c99.exe
FinalizeBuildStatus:
Deleting file "cmTC_e4c99.dir\\Debug\\cmTC_e4c99.tlog\\unsuccessfulbuild".
Touching "cmTC_e4c99.dir\\Debug\\cmTC_e4c99.tlog\\cmTC_e4c99.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-cf4q3c\\cmTC_e4c99.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.02
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
linker tool for 'CXX': C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:2 (project)"
message: |
Running the CXX compiler's linker: "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.42.34436.0
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "ggml/CMakeLists.txt:210 (find_package)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-kaaou1"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-kaaou1"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-kaaou1'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_ce192.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:00 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\cmTC_ce192.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_ce192.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\Debug\\".
Creating directory "cmTC_ce192.dir\\Debug\\cmTC_ce192.tlog\\".
InitializeBuildStatus:
Creating "cmTC_ce192.dir\\Debug\\cmTC_ce192.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_ce192.dir\\Debug\\cmTC_ce192.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_ce192.dir\\Debug\\\\" /Fd"cmTC_ce192.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D CMAKE_HAVE_LIBC_PTHREAD /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_ce192.dir\\Debug\\\\" /Fd"cmTC_ce192.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\src.c"
src.c
C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\src.c(1,1): error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\cmTC_ce192.vcxproj]
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\cmTC_ce192.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\cmTC_ce192.vcxproj" (default target) (1) ->
(ClCompile target) ->
C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\src.c(1,1): error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-kaaou1\\cmTC_ce192.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.40
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckLibraryExists.cmake:78 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:175 (_threads_check_lib)"
- "ggml/CMakeLists.txt:210 (find_package)"
checks:
- "Looking for pthread_create in pthreads"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-d2leao"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-d2leao"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "CMAKE_HAVE_PTHREADS_CREATE"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-d2leao'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_eacb1.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:02 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\cmTC_eacb1.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_eacb1.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\Debug\\".
Creating directory "cmTC_eacb1.dir\\Debug\\cmTC_eacb1.tlog\\".
InitializeBuildStatus:
Creating "cmTC_eacb1.dir\\Debug\\cmTC_eacb1.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_eacb1.dir\\Debug\\cmTC_eacb1.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_eacb1.dir\\Debug\\\\" /Fd"cmTC_eacb1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
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\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_eacb1.dir\\Debug\\\\" /Fd"cmTC_eacb1.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\Debug\\cmTC_eacb1.exe" /INCREMENTAL /ILK:"cmTC_eacb1.dir\\Debug\\cmTC_eacb1.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-d2leao/Debug/cmTC_eacb1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-d2leao/Debug/cmTC_eacb1.lib" /MACHINE:X64 /machine:x64 cmTC_eacb1.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: cannot open file 'pthreads.lib' [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\cmTC_eacb1.vcxproj]
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\cmTC_eacb1.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\cmTC_eacb1.vcxproj" (default target) (1) ->
(Link target) ->
LINK : fatal error LNK1104: cannot open file 'pthreads.lib' [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-d2leao\\cmTC_eacb1.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.62
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckLibraryExists.cmake:78 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindThreads.cmake:176 (_threads_check_lib)"
- "ggml/CMakeLists.txt:210 (find_package)"
checks:
- "Looking for pthread_create in pthread"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-35d0re"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-35d0re"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "CMAKE_HAVE_PTHREAD_CREATE"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-35d0re'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_b504b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:04 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\cmTC_b504b.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_b504b.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\Debug\\".
Creating directory "cmTC_b504b.dir\\Debug\\cmTC_b504b.tlog\\".
InitializeBuildStatus:
Creating "cmTC_b504b.dir\\Debug\\cmTC_b504b.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_b504b.dir\\Debug\\cmTC_b504b.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\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\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_b504b.dir\\Debug\\\\" /Fd"cmTC_b504b.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\CheckFunctionExists.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
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\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_b504b.dir\\Debug\\\\" /Fd"cmTC_b504b.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\CheckFunctionExists.c"
CheckFunctionExists.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\Debug\\cmTC_b504b.exe" /INCREMENTAL /ILK:"cmTC_b504b.dir\\Debug\\cmTC_b504b.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-35d0re/Debug/cmTC_b504b.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-35d0re/Debug/cmTC_b504b.lib" /MACHINE:X64 /machine:x64 cmTC_b504b.dir\\Debug\\CheckFunctionExists.obj
LINK : fatal error LNK1104: cannot open file 'pthread.lib' [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\cmTC_b504b.vcxproj]
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\cmTC_b504b.vcxproj" (default targets) -- FAILED.
Build FAILED.
"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\cmTC_b504b.vcxproj" (default target) (1) ->
(Link target) ->
LINK : fatal error LNK1104: cannot open file 'pthread.lib' [C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-35d0re\\cmTC_b504b.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:01.68
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:252 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)"
- "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
description: "Detecting C OpenMP compiler info"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-0rs0lj"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-0rs0lj"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "OpenMP_COMPILE_RESULT_C_openmp"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-0rs0lj'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_d3dfc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:07 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\cmTC_d3dfc.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_d3dfc.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\Debug\\".
Creating directory "cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.tlog\\".
InitializeBuildStatus:
Creating "cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c11 /Fo"cmTC_d3dfc.dir\\Debug\\\\" /Fd"cmTC_d3dfc.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\OpenMPTryFlag.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c11 /Fo"cmTC_d3dfc.dir\\Debug\\\\" /Fd"cmTC_d3dfc.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\OpenMPTryFlag.c"
OpenMPTryFlag.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\Debug\\cmTC_d3dfc.exe" /INCREMENTAL /ILK:"cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-0rs0lj/Debug/cmTC_d3dfc.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-0rs0lj/Debug/cmTC_d3dfc.lib" /MACHINE:X64 /machine:x64 cmTC_d3dfc.dir\\Debug\\OpenMPTryFlag.obj
cmTC_d3dfc.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\Debug\\cmTC_d3dfc.exe
FinalizeBuildStatus:
Deleting file "cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.tlog\\unsuccessfulbuild".
Touching "cmTC_d3dfc.dir\\Debug\\cmTC_d3dfc.tlog\\cmTC_d3dfc.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-0rs0lj\\cmTC_d3dfc.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.01
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:252 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)"
- "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
description: "Detecting CXX OpenMP compiler info"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-1mym9j"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-1mym9j"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "OpenMP_COMPILE_RESULT_CXX_openmp"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-1mym9j'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_320bb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:10 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\cmTC_320bb.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_320bb.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\Debug\\".
Creating directory "cmTC_320bb.dir\\Debug\\cmTC_320bb.tlog\\".
InitializeBuildStatus:
Creating "cmTC_320bb.dir\\Debug\\cmTC_320bb.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_320bb.dir\\Debug\\cmTC_320bb.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"cmTC_320bb.dir\\Debug\\\\" /Fd"cmTC_320bb.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\OpenMPTryFlag.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"cmTC_320bb.dir\\Debug\\\\" /Fd"cmTC_320bb.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\OpenMPTryFlag.cpp"
OpenMPTryFlag.cpp
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\Debug\\cmTC_320bb.exe" /INCREMENTAL /ILK:"cmTC_320bb.dir\\Debug\\cmTC_320bb.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-1mym9j/Debug/cmTC_320bb.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-1mym9j/Debug/cmTC_320bb.lib" /MACHINE:X64 /machine:x64 cmTC_320bb.dir\\Debug\\OpenMPTryFlag.obj
cmTC_320bb.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\Debug\\cmTC_320bb.exe
FinalizeBuildStatus:
Deleting file "cmTC_320bb.dir\\Debug\\cmTC_320bb.tlog\\unsuccessfulbuild".
Touching "cmTC_320bb.dir\\Debug\\cmTC_320bb.tlog\\cmTC_320bb.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-1mym9j\\cmTC_320bb.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.05
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:456 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:596 (_OPENMP_GET_SPEC_DATE)"
- "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
description: "Detecting C OpenMP version"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ped75b"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ped75b"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "OpenMP_SPECTEST_C_"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ped75b'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_b9fb4.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:12 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\cmTC_b9fb4.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_b9fb4.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\Debug\\".
Creating directory "cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.tlog\\".
InitializeBuildStatus:
Creating "cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c11 /Fo"cmTC_b9fb4.dir\\Debug\\\\" /Fd"cmTC_b9fb4.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\OpenMPCheckVersion.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /openmp /std:c11 /Fo"cmTC_b9fb4.dir\\Debug\\\\" /Fd"cmTC_b9fb4.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\OpenMPCheckVersion.c"
OpenMPCheckVersion.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\Debug\\cmTC_b9fb4.exe" /INCREMENTAL /ILK:"cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ped75b/Debug/cmTC_b9fb4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-ped75b/Debug/cmTC_b9fb4.lib" /MACHINE:X64 /machine:x64 cmTC_b9fb4.dir\\Debug\\OpenMPCheckVersion.obj
cmTC_b9fb4.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\Debug\\cmTC_b9fb4.exe
FinalizeBuildStatus:
Deleting file "cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.tlog\\unsuccessfulbuild".
Touching "cmTC_b9fb4.dir\\Debug\\cmTC_b9fb4.tlog\\cmTC_b9fb4.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-ped75b\\cmTC_b9fb4.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.09
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:456 (try_compile)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/FindOpenMP.cmake:596 (_OPENMP_GET_SPEC_DATE)"
- "ggml/src/ggml-cpu/CMakeLists.txt:47 (find_package)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
description: "Detecting CXX OpenMP version"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-p23j19"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-p23j19"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "OpenMP_SPECTEST_CXX_"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-p23j19'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_f217e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:15 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\cmTC_f217e.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_f217e.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\Debug\\".
Creating directory "cmTC_f217e.dir\\Debug\\cmTC_f217e.tlog\\".
InitializeBuildStatus:
Creating "cmTC_f217e.dir\\Debug\\cmTC_f217e.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_f217e.dir\\Debug\\cmTC_f217e.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"cmTC_f217e.dir\\Debug\\\\" /Fd"cmTC_f217e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\OpenMPCheckVersion.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /std:c++17 /Fo"cmTC_f217e.dir\\Debug\\\\" /Fd"cmTC_f217e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TP /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\OpenMPCheckVersion.cpp"
OpenMPCheckVersion.cpp
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\Debug\\cmTC_f217e.exe" /INCREMENTAL /ILK:"cmTC_f217e.dir\\Debug\\cmTC_f217e.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-p23j19/Debug/cmTC_f217e.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-p23j19/Debug/cmTC_f217e.lib" /MACHINE:X64 /machine:x64 cmTC_f217e.dir\\Debug\\OpenMPCheckVersion.obj
cmTC_f217e.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\Debug\\cmTC_f217e.exe
FinalizeBuildStatus:
Deleting file "cmTC_f217e.dir\\Debug\\cmTC_f217e.tlog\\unsuccessfulbuild".
Touching "cmTC_f217e.dir\\Debug\\cmTC_f217e.tlog\\cmTC_f217e.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-p23j19\\cmTC_f217e.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.02
exitCode: 0
-
kind: "try_run-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:61 (check_c_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:80 (check_sse)"
- "ggml/src/ggml-cpu/CMakeLists.txt:170 (include)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
checks:
- "Performing Test HAS_AVX_1"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-9tm1hi"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-9tm1hi"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "HAS_AVX_1_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-9tm1hi'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_132d3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:18 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\cmTC_132d3.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_132d3.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\Debug\\".
Creating directory "cmTC_132d3.dir\\Debug\\cmTC_132d3.tlog\\".
InitializeBuildStatus:
Creating "cmTC_132d3.dir\\Debug\\cmTC_132d3.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_132d3.dir\\Debug\\cmTC_132d3.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_132d3.dir\\Debug\\\\" /Fd"cmTC_132d3.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_132d3.dir\\Debug\\\\" /Fd"cmTC_132d3.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\src.c"
src.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\Debug\\cmTC_132d3.exe" /INCREMENTAL /ILK:"cmTC_132d3.dir\\Debug\\cmTC_132d3.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-9tm1hi/Debug/cmTC_132d3.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-9tm1hi/Debug/cmTC_132d3.lib" /MACHINE:X64 /machine:x64 cmTC_132d3.dir\\Debug\\src.obj
cmTC_132d3.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\Debug\\cmTC_132d3.exe
FinalizeBuildStatus:
Deleting file "cmTC_132d3.dir\\Debug\\cmTC_132d3.tlog\\unsuccessfulbuild".
Touching "cmTC_132d3.dir\\Debug\\cmTC_132d3.tlog\\cmTC_132d3.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-9tm1hi\\cmTC_132d3.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.07
exitCode: 0
runResult:
variable: "HAS_AVX_1_EXITCODE"
cached: true
stdout: |
stderr: |
exitCode: 0
-
kind: "try_run-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:61 (check_c_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:87 (check_sse)"
- "ggml/src/ggml-cpu/CMakeLists.txt:170 (include)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
checks:
- "Performing Test HAS_AVX2_1"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-i3zpr9"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-i3zpr9"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "HAS_AVX2_1_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-i3zpr9'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_0d21e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:21 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\cmTC_0d21e.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_0d21e.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\Debug\\".
Creating directory "cmTC_0d21e.dir\\Debug\\cmTC_0d21e.tlog\\".
InitializeBuildStatus:
Creating "cmTC_0d21e.dir\\Debug\\cmTC_0d21e.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_0d21e.dir\\Debug\\cmTC_0d21e.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX2_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_0d21e.dir\\Debug\\\\" /Fd"cmTC_0d21e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX2_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_0d21e.dir\\Debug\\\\" /Fd"cmTC_0d21e.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\src.c"
src.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\Debug\\cmTC_0d21e.exe" /INCREMENTAL /ILK:"cmTC_0d21e.dir\\Debug\\cmTC_0d21e.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-i3zpr9/Debug/cmTC_0d21e.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-i3zpr9/Debug/cmTC_0d21e.lib" /MACHINE:X64 /machine:x64 cmTC_0d21e.dir\\Debug\\src.obj
cmTC_0d21e.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\Debug\\cmTC_0d21e.exe
FinalizeBuildStatus:
Deleting file "cmTC_0d21e.dir\\Debug\\cmTC_0d21e.tlog\\unsuccessfulbuild".
Touching "cmTC_0d21e.dir\\Debug\\cmTC_0d21e.tlog\\cmTC_0d21e.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-i3zpr9\\cmTC_0d21e.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.06
exitCode: 0
runResult:
variable: "HAS_AVX2_1_EXITCODE"
cached: true
stdout: |
stderr: |
exitCode: 0
-
kind: "try_run-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:61 (check_c_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:88 (check_sse)"
- "ggml/src/ggml-cpu/CMakeLists.txt:170 (include)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
checks:
- "Performing Test HAS_FMA_1"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-mb2r9f"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-mb2r9f"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "HAS_FMA_1_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-mb2r9f'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_5144c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:24 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\cmTC_5144c.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_5144c.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\Debug\\".
Creating directory "cmTC_5144c.dir\\Debug\\cmTC_5144c.tlog\\".
InitializeBuildStatus:
Creating "cmTC_5144c.dir\\Debug\\cmTC_5144c.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_5144c.dir\\Debug\\cmTC_5144c.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_FMA_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_5144c.dir\\Debug\\\\" /Fd"cmTC_5144c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_FMA_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_5144c.dir\\Debug\\\\" /Fd"cmTC_5144c.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\src.c"
src.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\Debug\\cmTC_5144c.exe" /INCREMENTAL /ILK:"cmTC_5144c.dir\\Debug\\cmTC_5144c.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-mb2r9f/Debug/cmTC_5144c.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-mb2r9f/Debug/cmTC_5144c.lib" /MACHINE:X64 /machine:x64 cmTC_5144c.dir\\Debug\\src.obj
cmTC_5144c.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\Debug\\cmTC_5144c.exe
FinalizeBuildStatus:
Deleting file "cmTC_5144c.dir\\Debug\\cmTC_5144c.tlog\\unsuccessfulbuild".
Touching "cmTC_5144c.dir\\Debug\\cmTC_5144c.tlog\\cmTC_5144c.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-mb2r9f\\cmTC_5144c.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.49
exitCode: 0
runResult:
variable: "HAS_FMA_1_EXITCODE"
cached: true
stdout: |
stderr: |
exitCode: 0
-
kind: "try_run-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:61 (check_c_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:95 (check_sse)"
- "ggml/src/ggml-cpu/CMakeLists.txt:170 (include)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
checks:
- "Performing Test HAS_AVX512_1"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-99asih"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-99asih"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "HAS_AVX512_1_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-99asih'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_baf77.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:28 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\cmTC_baf77.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_baf77.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\Debug\\".
Creating directory "cmTC_baf77.dir\\Debug\\cmTC_baf77.tlog\\".
InitializeBuildStatus:
Creating "cmTC_baf77.dir\\Debug\\cmTC_baf77.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_baf77.dir\\Debug\\cmTC_baf77.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX512_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_baf77.dir\\Debug\\\\" /Fd"cmTC_baf77.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX512_1 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_baf77.dir\\Debug\\\\" /Fd"cmTC_baf77.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\src.c"
src.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\Debug\\cmTC_baf77.exe" /INCREMENTAL /ILK:"cmTC_baf77.dir\\Debug\\cmTC_baf77.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-99asih/Debug/cmTC_baf77.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-99asih/Debug/cmTC_baf77.lib" /MACHINE:X64 /machine:x64 cmTC_baf77.dir\\Debug\\src.obj
cmTC_baf77.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\Debug\\cmTC_baf77.exe
FinalizeBuildStatus:
Deleting file "cmTC_baf77.dir\\Debug\\cmTC_baf77.tlog\\unsuccessfulbuild".
Touching "cmTC_baf77.dir\\Debug\\cmTC_baf77.tlog\\cmTC_baf77.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-99asih\\cmTC_baf77.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.49
exitCode: 0
runResult:
variable: "HAS_AVX512_1_EXITCODE"
cached: true
stdout: |
stderr: |
Illegal instruction
exitCode: "FAILED_TO_RUN"
-
kind: "try_run-v1"
backtrace:
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/Internal/CheckSourceRuns.cmake:99 (try_run)"
- "C:/Users/yiztan4/source/repos/llama/venv/Lib/site-packages/cmake/data/share/cmake-3.31/Modules/CheckCSourceRuns.cmake:52 (cmake_check_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:61 (check_c_source_runs)"
- "ggml/src/ggml-cpu/cmake/FindSIMD.cmake:95 (check_sse)"
- "ggml/src/ggml-cpu/CMakeLists.txt:170 (include)"
- "ggml/src/CMakeLists.txt:318 (ggml_add_cpu_backend_variant_impl)"
checks:
- "Performing Test HAS_AVX512_2"
directories:
source: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-l3d0ql"
binary: "C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-l3d0ql"
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:/Users/yiztan4/source/repos/llama/llama.cpp/cmake/"
buildResult:
variable: "HAS_AVX512_2_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-l3d0ql'
Run Build Command(s): "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_bb785.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.12.12+1cce77968 for .NET Framework
Build started 05-Feb-25 9:25:31 AM.
Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\cmTC_bb785.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTC_bb785.dir\\Debug\\".
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
Creating directory "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\Debug\\".
Creating directory "cmTC_bb785.dir\\Debug\\cmTC_bb785.tlog\\".
InitializeBuildStatus:
Creating "cmTC_bb785.dir\\Debug\\cmTC_bb785.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
Touching "cmTC_bb785.dir\\Debug\\cmTC_bb785.tlog\\unsuccessfulbuild".
ClCompile:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\CL.exe /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX512_2 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /arch:AVX512 /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_bb785.dir\\Debug\\\\" /Fd"cmTC_bb785.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\src.c"
Microsoft (R) C/C++ Optimizing Compiler Version 19.42.34436 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D HAS_AVX512_2 /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /arch:AVX512 /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /std:c11 /Fo"cmTC_bb785.dir\\Debug\\\\" /Fd"cmTC_bb785.dir\\Debug\\vc143.pdb" /external:W3 /Gd /TC /errorReport:queue "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\src.c"
src.c
Link:
C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.42.34433\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\Debug\\cmTC_bb785.exe" /INCREMENTAL /ILK:"cmTC_bb785.dir\\Debug\\cmTC_bb785.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:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-l3d0ql/Debug/cmTC_bb785.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Users/yiztan4/source/repos/llama/llama.cpp/build/CMakeFiles/CMakeScratch/TryCompile-l3d0ql/Debug/cmTC_bb785.lib" /MACHINE:X64 /machine:x64 cmTC_bb785.dir\\Debug\\src.obj
cmTC_bb785.vcxproj -> C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\Debug\\cmTC_bb785.exe
FinalizeBuildStatus:
Deleting file "cmTC_bb785.dir\\Debug\\cmTC_bb785.tlog\\unsuccessfulbuild".
Touching "cmTC_bb785.dir\\Debug\\cmTC_bb785.tlog\\cmTC_bb785.lastbuildstate".
Done Building Project "C:\\Users\\yiztan4\\source\\repos\\llama\\llama.cpp\\build\\CMakeFiles\\CMakeScratch\\TryCompile-l3d0ql\\cmTC_bb785.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.03
exitCode: 0
runResult:
variable: "HAS_AVX512_2_EXITCODE"
cached: true
stdout: |
stderr: |
Illegal instruction
exitCode: "FAILED_TO_RUN"
...