Task 52062579342

Fix windows libc++ `fs::path` `fstream` compile errors

2025-10-06 15:42:06 failed pr/winstream d405c76d2e32e957a72c042f1fb82fd0cfcc8e6d


Commands that took longer than 1 second (total 4m57s)
linedurationpercentagecommand
87928s9%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/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 --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet_libbitcoinkernel --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11965s1%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
122411s3%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON
16352m46s55%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
25881s0%-I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -O2 -O2 -g -fPIE -fvisibility=hidden -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -std=c++20 -MD -MT src/CMakeFiles/bitcoin.dir/bitcoin.cpp.o -MF CMakeFiles/bitcoin.dir/bitcoin.cpp.o.d -o CMakeFiles/bitcoin.dir/bitcoin.cpp.o -c /home/admin/actions-runner/_work/_temp/src/bitcoin.cpp
Tags
  • No wallet, libbitcoinkernel
  • pr/winstream
  • FAILED