Task 54497037053

guix: disable libsanitizer in Linux GCC build

2025-11-04 17:33:12 completed gcc_disable_libsanitizer 5c41fa2918c8fee36d0e0375e753249f1efa7c07


Commands that took longer than 1 second (total 18m32s)
linedurationpercentagecommand
93633s2%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
123211s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
156513s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26952s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
27275s0%cmake --build /tidy-build -j8
27446m9s33%tee tmp.tidy-out.txt
48819s0%tee /tmp/iwyu_ci.out
50382m0s10%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
1279911s0%has correct #includes/fwd-decls)
132642s0%should remove these lines:
136225s0%should remove these lines:
137565s0%has correct #includes/fwd-decls)
143284s0%should remove these lines:
145631s0%has correct #includes/fwd-decls)
148384s0%has correct #includes/fwd-decls)
149351s0%has correct #includes/fwd-decls)
150862s0%has correct #includes/fwd-decls)
152521s0%should remove these lines:
1551911s0%should remove these lines:
156563s0%should remove these lines:
158296s0%should remove these lines:
160627m22s39%should remove these lines:
409751s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
694791s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • gcc_disable_libsanitizer
  • COMPLETED