532 | 23s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-18 -DCMAKE_CXX_COMPILER=clang++-18 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
833 | 40s | 2% | bash -c 'cmake --build . -j10 --target all install' |
2146 | 12s | 0% | /ci_container_base/contrib/devtools/check-deps.sh . |
2235 | 20s | 1% | cmake --build /tidy-build -j10 |
2240 | 1s | 0% | cmake --build /tidy-build --target bitcoin-tidy-tests -j10 |
2250 | 12m8s | 37% | tee tmp.tidy-out.txt |
3582 | 18m1s | 56% | python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160 |
35924 | 3s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |