Task 64552321740
build: Add a compiler minimum version check
2026-02-23 15:50:47 aborted clang_min_version_check 9492e1e6b6668f020e00094e24d40884c447b605- build_duration:
11m51s
Commands that took longer than 1 second (total 13m46s)
| line | duration | percentage | command |
|---|---|---|---|
| 1422 | 28s | 3% | cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON |
| 1863 | 5s | 0% | library |
| 1874 | 2s | 0% | features |
| 1875 | 45s | 5% | features - done |
| 2104 | 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 |
| 2320 | 11m51s | 86% | cmake --build build --config Release -j 4 |