Task 5135902558650368

cmake: Do not require Python to build GUI

2025-08-08 12:51:09 completed worker:ci_worker_1738693532_860143205 pull/33156 55c11e846b261fb2514a0846a07efa36aaf01e30


Commands that took longer than 1 second (total 22m2s)
linedurationpercentagecommand
12922s1%docker build --file /tmp/cirrus-build-3379122373/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=17,21,24,26,28,29,30,39,42,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-3379122373
2339s0%bash -c 'dnf -y install epel-release'
28843s3%bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake '
8362s0%retry -- pip3 install --user pyzmq
8491m11s5%echo -n done
88926s1%podman container rm --force --all
89418s1%podman image prune --force --external
9046s0%docker image prune --force --filter label=bitcoin-ci-test
9166s0%docker exec 4d5035d45ba49acb03e177a848a5b8bdf0f7fa7bc602e633a13b687772539d91 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-3379122373/ /ci_container_base'
9431s0%exit 0
10941s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
11051m3s4%bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1'
140954s4%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 -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug '
18162m48s12%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
28966m5s27%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
31987m27s33%/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_1738693532_860143205
  • CentOS, depends, gui
  • pull/33156
  • COMPLETED