2025-10-22 09:20:23 +02:00

353 lines
28 KiB
YAML

---
events:
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
- "CMakeLists.txt:3 (project)"
message: |
The system is: Windows - 10.0.22631 - AMD64
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe
Build flags:
Id flags:
The output was:
0
Microsoft (R) C/C++-Optimierungscompiler Version 19.44.35207.1 für x64
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
CMakeCCompilerId.c
Microsoft (R) Incremental Linker Version 14.44.35207.1
Copyright (C) Microsoft Corporation. All rights reserved.
/out:CMakeCCompilerId.exe
CMakeCCompilerId.obj
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe"
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.obj"
The C compiler identification is MSVC, found in:
C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/3.30.5/CompilerIdC/CMakeCCompilerId.exe
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Detecting C compiler /showIncludes prefix:
main.c
Hinweis: Einlesen der Datei: C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\ShowIncludes\\foo.h
Found prefix "Hinweis: Einlesen der Datei: "
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe
Build flags:
Id flags:
The output was:
0
Microsoft (R) C/C++-Optimierungscompiler Version 19.44.35207.1 für x64
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
CMakeCXXCompilerId.cpp
Microsoft (R) Incremental Linker Version 14.44.35207.1
Copyright (C) Microsoft Corporation. All rights reserved.
/out:CMakeCXXCompilerId.exe
CMakeCXXCompilerId.obj
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj"
The CXX compiler identification is MSVC, found in:
C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/3.30.5/CompilerIdCXX/CMakeCXXCompilerId.exe
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1243 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:250 (CMAKE_DETERMINE_MSVC_SHOWINCLUDES_PREFIX)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:3 (project)"
message: |
Detecting CXX compiler /showIncludes prefix:
main.c
Hinweis: Einlesen der Datei: C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\ShowIncludes\\foo.h
Found prefix "Hinweis: Einlesen der Datei: "
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-a0gmbf"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-a0gmbf"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: 'C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-a0gmbf'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_96cc6
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_96cc6.dir\\CMakeCCompilerABI.c.obj /FdCMakeFiles\\cmTC_96cc6.dir\\ /FS -c "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c"
[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_96cc6.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_96cc6.dir\\CMakeCCompilerABI.c.obj /out:cmTC_96cc6.exe /implib:cmTC_96cc6.lib /pdb:cmTC_96cc6.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
linker tool for 'C': C:/PROGRA~1/MIB055~1/2022/COMMUN~1/VC/Tools/MSVC/1444~1.352/bin/Hostx64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Running the C compiler's linker: "C:/PROGRA~1/MIB055~1/2022/COMMUN~1/VC/Tools/MSVC/1444~1.352/bin/Hostx64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.44.35207.1
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-uqtfmc"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-uqtfmc"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /GR /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/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/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-uqtfmc'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_c8e1b
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_c8e1b.dir\\CMakeCXXCompilerABI.cpp.obj /FdCMakeFiles\\cmTC_c8e1b.dir\\ /FS -c "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp"
[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_c8e1b.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_c8e1b.dir\\CMakeCXXCompilerABI.cpp.obj /out:cmTC_c8e1b.exe /implib:cmTC_c8e1b.lib /pdb:cmTC_c8e1b.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
exitCode: 0
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
linker tool for 'CXX': C:/PROGRA~1/MIB055~1/2022/COMMUN~1/VC/Tools/MSVC/1444~1.352/bin/Hostx64/x64/link.exe
implicit libs: []
implicit objs: []
implicit dirs: []
implicit fwks: []
-
kind: "message-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:3 (project)"
message: |
Running the CXX compiler's linker: "C:/PROGRA~1/MIB055~1/2022/COMMUN~1/VC/Tools/MSVC/1444~1.352/bin/Hostx64/x64/link.exe" "-v"
Microsoft (R) Incremental Linker Version 14.44.35207.1
Copyright (C) Microsoft Corporation. All rights reserved.
-
kind: "try_compile-v1"
backtrace:
- "JUCE/extras/Build/CMake/JUCEModuleSupport.cmake:63 (try_compile)"
- "JUCE/extras/Build/CMake/JUCEModuleSupport.cmake:75 (_juce_find_target_architecture)"
- "JUCE/CMakeLists.txt:50 (include)"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/JUCE/CMakeFiles/CMakeTmp"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/JUCE/CMakeFiles/CMakeTmp"
cmakeVariables:
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /GR /EHsc"
CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "compile_result"
cached: true
stdout: |
Change Dir: 'C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/JUCE/CMakeFiles/CMakeTmp'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_1b3f7
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_1b3f7.dir\\juce_runtime_arch_detection.cpp.obj /FdCMakeFiles\\cmTC_1b3f7.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\JUCE\\extras\\Build\\CMake\\juce_runtime_arch_detection.cpp
FAILED: CMakeFiles/cmTC_1b3f7.dir/juce_runtime_arch_detection.cpp.obj
C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /TP /DWIN32 /D_WINDOWS /GR /EHsc /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_1b3f7.dir\\juce_runtime_arch_detection.cpp.obj /FdCMakeFiles\\cmTC_1b3f7.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\JUCE\\extras\\Build\\CMake\\juce_runtime_arch_detection.cpp
C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\JUCE\\extras\\Build\\CMake\\juce_runtime_arch_detection.cpp(56): fatal error C1189: #error: JUCE_ARCH x86_64
ninja: build stopped: subcommand failed.
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1057 (find_package)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1098 (_juce_add_vst3_manifest_helper_target)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1234 (juce_enable_vst3_manifest_step)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1452 (_juce_set_plugin_target_properties)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1589 (_juce_link_plugin_wrapper)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:2182 (_juce_configure_plugin_targets)"
- "CMakeLists.txt:9 (juce_add_plugin)"
checks:
- "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-e0wfdx"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-e0wfdx"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_HAVE_LIBC_PTHREAD"
cached: true
stdout: |
Change Dir: 'C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-e0wfdx'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_d657b
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo -DCMAKE_HAVE_LIBC_PTHREAD /DWIN32 /D_WINDOWS /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_d657b.dir\\src.c.obj /FdCMakeFiles\\cmTC_d657b.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\CMakeScratch\\TryCompile-e0wfdx\\src.c
FAILED: CMakeFiles/cmTC_d657b.dir/src.c.obj
C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo -DCMAKE_HAVE_LIBC_PTHREAD /DWIN32 /D_WINDOWS /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_d657b.dir\\src.c.obj /FdCMakeFiles\\cmTC_d657b.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\CMakeScratch\\TryCompile-e0wfdx\\src.c
C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\CMakeScratch\\TryCompile-e0wfdx\\src.c(1): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "pthread.h": No such file or directory
ninja: build stopped: subcommand failed.
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:175 (_threads_check_lib)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1057 (find_package)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1098 (_juce_add_vst3_manifest_helper_target)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1234 (juce_enable_vst3_manifest_step)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1452 (_juce_set_plugin_target_properties)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1589 (_juce_link_plugin_wrapper)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:2182 (_juce_configure_plugin_targets)"
- "CMakeLists.txt:9 (juce_add_plugin)"
checks:
- "Looking for pthread_create in pthreads"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-gj6o5d"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-gj6o5d"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_HAVE_PTHREADS_CREATE"
cached: true
stdout: |
Change Dir: 'C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-gj6o5d'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_df440
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS -DCHECK_FUNCTION_EXISTS=pthread_create /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_df440.dir\\CheckFunctionExists.c.obj /FdCMakeFiles\\cmTC_df440.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\CMakeScratch\\TryCompile-gj6o5d\\CheckFunctionExists.c
[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_df440.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_df440.dir\\CheckFunctionExists.c.obj /out:cmTC_df440.exe /implib:cmTC_df440.lib /pdb:cmTC_df440.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
FAILED: cmTC_df440.exe
C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_df440.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_df440.dir\\CheckFunctionExists.c.obj /out:cmTC_df440.exe /implib:cmTC_df440.lib /pdb:cmTC_df440.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
LINK Pass 1: command "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_df440.dir\\CheckFunctionExists.c.obj /out:cmTC_df440.exe /implib:cmTC_df440.lib /pdb:cmTC_df440.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthreads.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\\cmTC_df440.dir/intermediate.manifest CMakeFiles\\cmTC_df440.dir/manifest.res" failed (exit code 1104) with the following output:
LINK : fatal error LNK1104: Datei "pthreads.lib" kann nicht geöffnet werden.\x0d
ninja: build stopped: subcommand failed.
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/CheckLibraryExists.cmake:69 (try_compile)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS)"
- "C:/Program Files/JetBrains/CLion 2024.3.4/bin/cmake/win/x64/share/cmake-3.30/Modules/FindThreads.cmake:176 (_threads_check_lib)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1057 (find_package)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1098 (_juce_add_vst3_manifest_helper_target)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1234 (juce_enable_vst3_manifest_step)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1452 (_juce_set_plugin_target_properties)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:1589 (_juce_link_plugin_wrapper)"
- "JUCE/extras/Build/CMake/JUCEUtils.cmake:2182 (_juce_configure_plugin_targets)"
- "CMakeLists.txt:9 (juce_add_plugin)"
checks:
- "Looking for pthread_create in pthread"
directories:
source: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-bmb1ic"
binary: "C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-bmb1ic"
cmakeVariables:
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
buildResult:
variable: "CMAKE_HAVE_PTHREAD_CREATE"
cached: true
stdout: |
Change Dir: 'C:/Users/deppe/Desktop/Projects/CrystalizerEQ/cmake-build-release-visual-studio/CMakeFiles/CMakeScratch/TryCompile-bmb1ic'
Run Build Command(s): "C:/Program Files/JetBrains/CLion 2024.3.4/bin/ninja/win/x64/ninja.exe" -v cmTC_65b52
[1/2] C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\cl.exe /nologo /DWIN32 /D_WINDOWS -DCHECK_FUNCTION_EXISTS=pthread_create /Zi /Ob0 /Od /RTC1 -MDd /showIncludes /FoCMakeFiles\\cmTC_65b52.dir\\CheckFunctionExists.c.obj /FdCMakeFiles\\cmTC_65b52.dir\\ /FS -c C:\\Users\\deppe\\Desktop\\Projects\\CrystalizerEQ\\cmake-build-release-visual-studio\\CMakeFiles\\CMakeScratch\\TryCompile-bmb1ic\\CheckFunctionExists.c
[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_65b52.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_65b52.dir\\CheckFunctionExists.c.obj /out:cmTC_65b52.exe /implib:cmTC_65b52.lib /pdb:cmTC_65b52.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
FAILED: cmTC_65b52.exe
C:\\WINDOWS\\system32\\cmd.exe /C "cd . && "C:\\Program Files\\JetBrains\\CLion 2024.3.4\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\\cmTC_65b52.dir --rc=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\rc.exe --mt=C:\\PROGRA~2\\WI3CF2~1\\10\\bin\\100261~1.0\\x64\\mt.exe --manifests -- C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_65b52.dir\\CheckFunctionExists.c.obj /out:cmTC_65b52.exe /implib:cmTC_65b52.lib /pdb:cmTC_65b52.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ."
LINK Pass 1: command "C:\\PROGRA~1\\MIB055~1\\2022\\COMMUN~1\\VC\\Tools\\MSVC\\1444~1.352\\bin\\Hostx64\\x64\\link.exe /nologo CMakeFiles\\cmTC_65b52.dir\\CheckFunctionExists.c.obj /out:cmTC_65b52.exe /implib:cmTC_65b52.lib /pdb:cmTC_65b52.pdb /version:0.0 /machine:x64 /debug /INCREMENTAL /subsystem:console pthread.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTFILE:CMakeFiles\\cmTC_65b52.dir/intermediate.manifest CMakeFiles\\cmTC_65b52.dir/manifest.res" failed (exit code 1104) with the following output:
LINK : fatal error LNK1104: Datei "pthread.lib" kann nicht geöffnet werden.\x0d
ninja: build stopped: subcommand failed.
exitCode: 1
...