Task 6091810956640256

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

2024-12-16 13:30:08 completed worker:ci_worker_1732185952_171534351 pull/31507 78c3a739ec5a44ac046b32395d757516a8f33f4e


Commands that took longer than 1 second (total 14m43s)
linedurationpercentagecommand
5099m18s63%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'
68431s3%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)'
101028s3%bash -c 'cmake --build . -j10 --target all install'
230039s4%ctest --stop-on-failure -j10 --timeout 2400
25593m30s23%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1732185952_171534351
  • no wallet, libbitcoinkernel
  • pull/31507
  • COMPLETED