Task 4687485164322816

build: Switch to Qt 6

2024-12-12 11:18:11 completed worker:ci_worker_1731482059_419572074 pull/30997 6e60056cb896121fa6b4f525de05c189fdfa6964


Commands that took longer than 1 second (total 53m26s)
linedurationpercentagecommand
2031s0%docker build --file /tmp/cirrus-build-1984695236/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=12,14,15,17,18,50,51,55,56,57 --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1984695236
3135s0%retry -- apt-get update
3339s0%retry -- apt-get install curl -y
5453s0%retry -- apt-get update
5541m6s2%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
22714s0%cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use
23281m16s2%make -C /iwyu-build/ install -j10
23841m28s2%git config --global ci.base-install-done true
24263s0%podman image prune --force --external
24441s0%docker exec 11aa533eb60de2dc2bcb7f0b6c4aeea72699abcfc37601532a3236d980808103 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1984695236/ /ci_container_base'
270126s0%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-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
30092m4s3%bash -c 'cmake --build . -j10 --target all install'
43339s0%/ci_container_base/contrib/devtools/check-deps.sh .
442219s0%cmake --build /tidy-build -j10
44271s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
443719m32s36%tee tmp.tidy-out.txt
642726m11s49%tee /tmp/iwyu_ci.out
394708s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1731482059_419572074
  • tidy
  • pull/30997
  • COMPLETED