Task 6216042508189696

Merge bitcoin/bitcoin#32396: cmake: Add application manifests when cross-compiling for Windows

2025-05-16 08:19:22 completed worker:ci_worker_1738693494_546143393 master e230affaa321fac2d3f7267778a5e1d10305da8d


Commands that took longer than 1 second (total 39m50s)
linedurationpercentagecommand
1952s0%docker build --file /tmp/cirrus-build-1222371223/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=2,19,20,25,27,42,47,57,58,59 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1222371223
2584s0%docker image prune --force --filter label=bitcoin-ci-test
2704s0%docker exec 995b02e7c101cdfb9f94e51353ba012a1b35699ba1c564944b1ea19fa69d0894 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-1222371223/ /ci_container_base'
5186m42s16%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_QT=1 CC=clang CXX=clang++ CFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls'\'' CXXFLAGS='\''-fsanitize=memory -fsanitize-memory-track-origins=2 -fno-omit-frame-pointer -g -O1 -fno-optimize-sibling-calls -nostdinc++ -nostdlib++ -isystem /msan/cxx_build/include/c++/v1 -L/msan/cxx_build/lib -Wl,-rpath,/msan/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' LOG=1'
88942s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-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_FLAGS_DEBUG='\'''\'' -DCMAKE_CXX_FLAGS_DEBUG='\'''\'' -DSANITIZERS=memory -DAPPEND_CPPFLAGS='\''-U_FORTIFY_SOURCE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
11951m1s2%bash -c 'cmake --build . -j10 --target all install'
203612m37s31%ctest --stop-on-failure -j10 --timeout 2400
232918m20s46%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
26141s0%'[' false = true ']'
Tags
  • worker:ci_worker_1738693494_546143393
  • MSan, depends
  • master
  • COMPLETED