Task 55637637556

wallet, sqlite: Encapsulate SQLite statements in a RAII class

2025-11-17 21:26:06 completed sqlite-stmt-raii 0af7c2a11819a21e11abf34b4229c5c21150d827


Commands that took longer than 1 second (total 11m12s)
linedurationpercentagecommand
93115s2%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12001s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32 LOG=1'
122010s1%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-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DBUILD_KERNEL_LIB=ON -DBUILD_KERNEL_TEST=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
15688m53s79%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
27501s0%docker container kill 686312e73b45f48befe9749f2298f264b5559bbb28e2b4c0bc4f56bfe61fff56
Tags
  • Linux->Windows cross, no tests
  • sqlite-stmt-raii
  • COMPLETED