Task 5803804911730688

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

2024-12-17 11:48:54 completed worker:ci_worker_1732185350_500880978 pull/31507 caa61b5c7a07536925f42b3cd52dd0ba5e768fe4


Commands that took longer than 1 second (total 10m8s)
linedurationpercentagecommand
5192s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 NO_BDB=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'
86423s3%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)'
11841m0s9%bash -c 'cmake --build . -j10 --target all install'
19678m27s83%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1732185350_500880978
  • MSan, depends
  • pull/31507
  • COMPLETED