Task 5759632020340736

[POC] build: Use clang-cl to build on Windows natively

2025-03-10 17:46:09 aborted worker:ci_worker_1738693563_606004509 pull/31507 d60710991d9eb25b0fc5c4e314f20271f15e2e3e


Commands that took longer than 1 second (total 6m29s)
linedurationpercentagecommand
1891s0%docker build --file /tmp/cirrus-build-741317782/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=3,6,7,15,26,34,38,44,48,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-741317782
2532s0%docker image prune --force --filter label=bitcoin-ci-test
2651s0%docker exec 88f8270f00686c52954ba1ab22947b3345dd4b7792e0ce5e98c6f0f273efa0de 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-741317782/ /ci_container_base'
2971s0%docker exec 88f8270f00686c52954ba1ab22947b3345dd4b7792e0ce5e98c6f0f273efa0de bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
5169s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
53729s7%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 -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
8631m21s20%bash -c 'cmake --build . -j10 --target all install'
22011m42s26%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1738693563_606004509
  • no wallet, libbitcoinkernel
  • pull/31507
  • ABORTED