Task 4625779746668544

cmake: Add application manifests when cross-compiling for Windows

2025-05-05 15:06:36 completed worker:ci_worker_1738745315_933081214 pull/32396 b074ae1b4f52471a9d71e9431deebae5ec3d603e


Commands that took longer than 1 second (total 25m16s)
linedurationpercentagecommand
2001s0%docker build --file /tmp/cirrus-build-435393191/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=6,9,16,20,24,25,28,40,50,61 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-435393191
2751s0%docker exec acd2c2b1e8130ea8718349874ff6a86a2cf9ec8bb7f3a3d7169de545420838ed 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-435393191/ /ci_container_base'
52638s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
86339s2%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'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
12761m14s4%bash -c 'cmake --build . -j10 --target all install'
27567m13s28%ctest --stop-on-failure -j10 --timeout 2400
305315m14s60%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
Tags
  • worker:ci_worker_1738745315_933081214
  • multiprocess, i686, DEBUG
  • pull/32396
  • COMPLETED