Task 4783263111184384

depends: Switch from multilib to platform-specific toolchains

2025-03-29 14:45:05 failed worker:ci_worker_1738745276_841682178 pull/32162 4bf8e8f4d0ccf353c2399aef7387a2b8ba9a7944


Commands that took longer than 1 second (total 21m33s)
linedurationpercentagecommand
2032s0%docker build --file /tmp/cirrus-build-1072284640/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=0,6,14,16,20,26,47,54,61,62 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-1072284640
3153s0%retry -- apt-get update
3501m14s5%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-i686-linux-gnu binutils-i686-linux-gnu libatomic1:i386 build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
126530s2%git config --global ci.base-install-done true
130519s1%podman container rm --force --all
13101s0%podman image prune --force --external
158014m27s67%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
209631s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-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'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
242338s2%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1738745276_841682178
  • multiprocess, i686, DEBUG
  • pull/32162
  • FAILED