Task 5951800894816256

cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally

2025-01-15 17:56:19 aborted worker:ci_worker_1731482094_926155697 pull/31662 829c52bc8f621f07291a9041b515c9dfb91961e3


Commands that took longer than 1 second (total 6m3s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-2077953378/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=1,2,3,16,24,34,46,47,50,57 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-2077953378
3003s0%retry -- apt-get update
32028s7%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123133s9%git config --global ci.base-install-done true
12732s0%podman image prune --force --external
12791s0%docker image prune --force --filter label=bitcoin-ci-test
12912s0%docker exec 6750d4f2dabdcdd1d4c31fedb8663f659eb3adf69eadf466ed7c0d9a13bd0e22 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-2077953378/ /ci_container_base'
13201s0%docker exec 6750d4f2dabdcdd1d4c31fedb8663f659eb3adf69eadf466ed7c0d9a13bd0e22 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"'
154119s5%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
185231s8%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
217952s14%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482094_926155697
  • multiprocess, i686, DEBUG
  • pull/31662
  • ABORTED