Task 64036204788
build: Add a compiler minimum version check
2026-02-18 17:00:49 aborted clang_min_version_check 737682baffad4de0c7a92df568397e1f05fe67ac- build_duration:
22m24s
Commands that took longer than 1 second (total 24m18s)
| line | duration | percentage | command |
|---|---|---|---|
| 1414 | 31s | 2% | cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON |
| 1855 | 55s | 3% | library |
| 2095 | 1s | 0% | compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805 |
| 2310 | 22m24s | 92% | cmake --build build --config Release -j 4 |