Task 6490407871184896

Merge bitcoin/bitcoin#33088: doc: move `cmake -B build -LH` up in Unix build docs

2025-07-29 15:16:28 completed worker:ci_worker_1749796736_142313859 master 28ec91c30e236c634a26af6c00f8d1ca12304019


Commands that took longer than 1 second (total 41m29s)
linedurationpercentagecommand
1902s0%docker build --file /tmp/cirrus-build-366283861/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_tsan.sh --cpuset-cpus=4,8,9,11,17,20,27,30,50,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-366283861
2935s0%retry -- apt-get update
31413s0%retry -- apt-get install curl -y
5263s0%retry -- apt-get update
53531s1%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
127235s1%echo -n done
13151s0%podman image prune --force --external
13331s0%docker exec be0cd7d85fadd40b6be7af8df54a8ee5e88e79653833f6cb87c955a36f4e8e3d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-366283861/ /ci_container_base'
157711s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX='\''clang++ -stdlib=libc++'\'' LOG=1'
159542s1%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'''
20032m13s5%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
309019m33s47%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
339217m0s40%/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1749796736_142313859
  • TSan, depends, gui
  • master
  • COMPLETED