Task 62018818120

[28.x] Backports

2026-01-30 16:13:08 aborted more_28_x_backports e8a67092bec8af75fc97b718f48ca04e355a9b96


Commands that took longer than 1 second (total 11m2s)
linedurationpercentagecommand
7620s0%dirname ./ci/test/00_setup_env.sh
7630s0%cd ./ci/test/../../
7640s0%pwd
7650s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7660s0%export BASE_READ_ONLY_DIR
7670s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7680s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7690s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7700s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7710s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7720s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7730s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7740s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7750s0%echo 'Setting specific values in env'
7760s0%'[' -n ./ci/test/00_setup_env_win64.sh ']'
7770s0%set -o errexit
7780s0%source ./ci/test/00_setup_env_win64.sh
7790s0%export LC_ALL=C.UTF-8
7800s0%LC_ALL=C.UTF-8
7810s0%export CONTAINER_NAME=ci_win64
7820s0%CONTAINER_NAME=ci_win64
7830s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm
7840s0%CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm
7850s0%export HOST=x86_64-w64-mingw32
7860s0%HOST=x86_64-w64-mingw32
7870s0%export DPKG_ADD_ARCH=i386
7880s0%DPKG_ADD_ARCH=i386
7890s0%export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file'
7900s0%PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file'
7910s0%export RUN_FUNCTIONAL_TESTS=false
7920s0%RUN_FUNCTIONAL_TESTS=false
7930s0%export GOAL=deploy
7940s0%GOAL=deploy
7950s0%export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
7960s0%BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
7970s0%echo 'Fallback to default values in env (if not yet set)'
8000s0%command -v nproc
8010s0%nproc
8020s0%export MAKEJOBS=-j8
8030s0%MAKEJOBS=-j8
8040s0%export USE_BUSY_BOX=false
8050s0%USE_BUSY_BOX=false
8060s0%export RUN_UNIT_TESTS=true
8070s0%RUN_UNIT_TESTS=true
8080s0%export RUN_FUNCTIONAL_TESTS=false
8090s0%RUN_FUNCTIONAL_TESTS=false
8100s0%export RUN_TIDY=false
8110s0%RUN_TIDY=false
8120s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8130s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8140s0%export RUN_FUZZ_TESTS=false
8150s0%RUN_FUZZ_TESTS=false
8160s0%export BOOST_TEST_RANDOM=1
8170s0%BOOST_TEST_RANDOM=1
8180s0%export DEBIAN_FRONTEND=noninteractive
8190s0%DEBIAN_FRONTEND=noninteractive
8200s0%export CCACHE_MAXSIZE=100M
8210s0%CCACHE_MAXSIZE=100M
8220s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8230s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8240s0%export CCACHE_COMPRESS=1
8250s0%CCACHE_COMPRESS=1
8260s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8270s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8280s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8290s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8300s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8310s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8320s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8330s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8340s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8350s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8360s0%export GOAL=deploy
8370s0%GOAL=deploy
8380s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8390s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8400s0%export 'CI_RETRY_EXE=retry --'
8410s0%CI_RETRY_EXE='retry --'
8420s0%set -o errexit
8430s0%./ci/test/02_run_container.sh
8440s0%'[' -z '' ']'
8450s0%python3 -c 'import os; [print(f"{key}={value}") for key, value in os.environ.items() if "\n" not in value and "HOME" != key and "PATH" != key and "USER" != key]'
8460s0%tee /tmp/env-admin-ci_win64
9740s0%docker run --rm docker.io/amd64/debian:bookworm bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9753s0%tee --append /tmp/env-admin-ci_win64
9860s0%echo 'Creating docker.io/amd64/debian:bookworm container to run in'
9875s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --label=bitcoin-ci-test --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load --tag=ci_win64 /home/admin/actions-runner/_work/bitcoin/bitcoin
10360s0%dirname ./ci/test/00_setup_env.sh
10370s0%cd ./ci/test/../../
10380s0%pwd
10390s0%BASE_READ_ONLY_DIR=/ci_container_base
10400s0%export BASE_READ_ONLY_DIR
10410s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10420s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10430s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10440s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10450s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10460s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10470s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10480s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10490s0%echo 'Setting specific values in env'
10510s0%'[' -n ./ci/test/00_setup_env_win64.sh ']'
10520s0%set -o errexit
10530s0%source ./ci/test/00_setup_env_win64.sh
10540s0%export LC_ALL=C.UTF-8
10550s0%LC_ALL=C.UTF-8
10560s0%export CONTAINER_NAME=ci_win64
10570s0%CONTAINER_NAME=ci_win64
10580s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm
10590s0%CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm
10600s0%export HOST=x86_64-w64-mingw32
10610s0%HOST=x86_64-w64-mingw32
10620s0%export DPKG_ADD_ARCH=i386
10630s0%DPKG_ADD_ARCH=i386
10640s0%export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file'
10650s0%PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file'
10660s0%export RUN_FUNCTIONAL_TESTS=false
10670s0%RUN_FUNCTIONAL_TESTS=false
10680s0%export GOAL=deploy
10690s0%GOAL=deploy
10700s0%export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
10710s0%BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
10720s0%echo 'Fallback to default values in env (if not yet set)'
10740s0%command -v nproc
10750s0%nproc
10760s0%export MAKEJOBS=-j8
10770s0%MAKEJOBS=-j8
10780s0%export USE_BUSY_BOX=false
10790s0%USE_BUSY_BOX=false
10800s0%export RUN_UNIT_TESTS=true
10810s0%RUN_UNIT_TESTS=true
10820s0%export RUN_FUNCTIONAL_TESTS=false
10830s0%RUN_FUNCTIONAL_TESTS=false
10840s0%export RUN_TIDY=false
10850s0%RUN_TIDY=false
10860s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10870s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10880s0%export RUN_FUZZ_TESTS=false
10890s0%RUN_FUZZ_TESTS=false
10900s0%export BOOST_TEST_RANDOM=1
10910s0%BOOST_TEST_RANDOM=1
10920s0%export DEBIAN_FRONTEND=noninteractive
10930s0%DEBIAN_FRONTEND=noninteractive
10940s0%export CCACHE_MAXSIZE=100M
10950s0%CCACHE_MAXSIZE=100M
10960s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10970s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10980s0%export CCACHE_COMPRESS=1
10990s0%CCACHE_COMPRESS=1
11000s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11010s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11020s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11030s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11040s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11050s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11060s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11070s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11080s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11090s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11100s0%export GOAL=deploy
11110s0%GOAL=deploy
11120s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11130s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11140s0%export 'CI_RETRY_EXE=retry --'
11150s0%CI_RETRY_EXE='retry --'
11160s0%./ci/test/01_base_install.sh
11170s0%CFG_DONE=ci.base-install-done
11180s0%git config --global ci.base-install-done
11200s0%'[' '' == true ']'
11210s0%'[' -n i386 ']'
11220s0%dpkg --add-architecture i386
11230s0%[[ docker.io/amd64/debian:bookworm == *centos* ]]
11240s0%'[' '' '!=' macos ']'
11250s0%[[ -n '' ]]
11261s0%retry -- apt-get update
11380s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11471s0%g++-12 gcc gcc-12 gcc-12-base:i386
12492s0%g++-12
138813s1%amd64 4:12.2.0-3 [1356 B]
192914s2%(4:12.2.0-3) ...
27490s0%(x86_64-w64-mingw32-g++) in auto mode
27820s0%(4:12.2.0-3) ...
27831s0%to provide /usr/bin/c++ (c++) in auto mode
28990s0%'[' -n '' ']'
29000s0%[[ '' == \t\r\u\e ]]
29010s0%[[ false == \t\r\u\e ]]
29020s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
29030s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
29040s0%'[' -n '' ']'
29051m3s9%git config --global ci.base-install-done true
29220s0%docker volume create ci_win64_ccache
29240s0%docker volume create ci_win64_depends
29260s0%docker volume create ci_win64_depends_sources
29280s0%docker volume create ci_win64_previous_releases
29300s0%CI_CCACHE_MOUNT=type=volume,src=ci_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
29310s0%CI_DEPENDS_MOUNT=type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
29320s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
29330s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
29340s0%'[' '' ']'
29350s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
29370s0%'[' -n '' ']'
29390s0%echo 'Prune all dangling bitcoin-ci-test images'
29400s0%docker image prune --force --filter label=bitcoin-ci-test
29420s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=volume,src=ci_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_win64 --name ci_win64 --network ci-ip6net ci_win64
29430s0%CI_CONTAINER_ID=ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991
29440s0%export CI_CONTAINER_ID
29450s0%export 'CI_EXEC_CMD_PREFIX=docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991'
29460s0%CI_EXEC_CMD_PREFIX='docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991'
29470s0%'[' '' == macos ']'
29480s0%export -f CI_EXEC
29490s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
29500s0%docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp'
29680s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
29690s0%docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh'
29700s0%CFG_DONE=ci.base-install-done
29710s0%git config --global ci.base-install-done
29720s0%'[' true == true ']'
29730s0%echo 'Skip base install'
29740s0%exit 0
29760s0%CI_EXEC git config --global --add safe.directory '"*"'
29770s0%docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && git config --global --add safe.directory "*"'
29780s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
29790s0%docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/'
29800s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
29810s0%docker exec ccfdc98c1f9ff6eaa88583fdf910ad48978b13dab0ae42c921b71f32d1aef991 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh'
29820s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
29830s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
29840s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
29850s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
29860s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
29870s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
29880s0%export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
29890s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
29900s0%'[' '' == macos ']'
29910s0%free -m -h
29950s0%nproc
29960s0%echo 'Number of CPUs (nproc): 8'
29980s0%uname --kernel-name --kernel-release
29990s0%echo 'System info: Linux 6.14.0-37-generic'
30010s0%lscpu
30450s0%echo 'Free disk space:'
30460s0%df -h
30470s0%[[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
30480s0%export HOST=x86_64-w64-mingw32
30490s0%HOST=x86_64-w64-mingw32
30590s0%tee /dev/fd/63
30600s0%patch -p1
30620s0%b/src/leveldb/db/db_impl.cc
30720s0%1].Add(stats);
30730s0%'[' false = true ']'
30740s0%'[' true = true ']'
30750s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
30760s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
30770s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
30780s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
30800s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
30880s0%'[' false = true ']'
30890s0%'[' '' == macos ']'
30900s0%echo
30910s0%'[' -z '' ']'
30920s0%[[ docker.io/amd64/debian:bookworm == *centos* ]]
30930s0%SHELL_OPTS=CONFIG_SHELL=
30945m37s50%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-w64-mingw32 LOG=1'
32810s0%'[' '' = true ']'
32820s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
32830s0%'[' -z '' ']'
32840s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site'
32850s0%'[' -z '' ']'
32860s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror'
32870s0%ccache --zero-stats
32890s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
32900s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
32910s0%'[' -n '' ']'
32927s1%./autogen.sh
33240s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
33250s0%cd /home/admin/actions-runner/_work/_temp/build
33260s0%bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
33430s0%compiler works... yes
33441s0%compiler default output file name... a.exe
34250s0%preprocessor... x86_64-w64-mingw32-g++-posix -std=c++20 -E
34530s0%compiler accepts -Werror... yes
34550s0%compiler accepts -Wall... yes
34560s0%compiler accepts -Wextra... yes
34570s0%compiler accepts -Wgnu... no
34580s0%compiler accepts -Wformat -Wformat-security... yes
34590s0%compiler accepts -Wvla... yes
34600s0%compiler accepts -Wshadow-field... no
34610s0%compiler accepts -Wthread-safety... no
34620s0%compiler accepts -Wloop-analysis... no
34630s0%compiler accepts -Wredundant-decls... yes
34640s0%compiler accepts -Wunused-member-function... no
34650s0%compiler accepts -Wdate-time... yes
34660s0%compiler accepts -Wconditional-uninitialized... no
34670s0%compiler accepts -Wduplicated-branches... yes
34680s0%compiler accepts -Wduplicated-cond... yes
34690s0%compiler accepts -Wlogical-op... yes
34700s0%compiler accepts -Woverloaded-virtual... yes
34710s0%compiler accepts -Wsuggest-override... yes
34720s0%compiler accepts -Wimplicit-fallthrough... yes
34730s0%compiler accepts -Wunreachable-code... yes
34740s0%compiler accepts -Wdocumentation... no
34750s0%compiler accepts -Wself-assign... no
34760s0%compiler accepts -Wundef... yes
34770s0%compiler accepts -Wunused-parameter... yes
34780s0%compiler accepts -fno-extended-identifiers... yes
34790s0%compiler accepts -fstack-reuse=none... yes
34800s0%compiler accepts -msse4.2... yes
34810s0%compiler accepts -msse4.1... yes
34820s0%compiler accepts -mavx -mavx2... yes
34830s0%compiler accepts -msse4 -msha... yes
34841s0%compiler accepts -mpclmul... yes
34890s0%compiler accepts -march=armv8-a+crc+crypto... no
34900s0%compiler accepts -march=armv8-a+crypto... no
35110s0%compiler accepts -Wa,-muse-unaligned-vector-move... yes
35250s0%compiler accepts -Wstack-protector... yes
35260s0%compiler accepts -fstack-protector-all... yes
35270s0%compiler accepts -fcf-protection=full... yes
35280s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
352910s1%preprocessor accepts -U_FORTIFY_SOURCE... yes
36060s0%headers... default
36240s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
36253s0%compiler accepts -fvisibility=hidden... yes
38392s0%make distdir VERSION=x86_64-w64-mingw32
39030s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-w64-mingw32
39040s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'''
39200s0%compiler works... yes
39210s0%compiler default output file name... a.exe
40020s0%preprocessor... (cached) x86_64-w64-mingw32-g++-posix -std=c++20 -E
40280s0%compiler accepts -Werror... (cached) yes
40300s0%compiler accepts -Wall... (cached) yes
40310s0%compiler accepts -Wextra... (cached) yes
40320s0%compiler accepts -Wgnu... (cached) no
40330s0%compiler accepts -Wformat -Wformat-security... (cached) yes
40340s0%compiler accepts -Wvla... (cached) yes
40350s0%compiler accepts -Wshadow-field... (cached) no
40360s0%compiler accepts -Wthread-safety... (cached) no
40370s0%compiler accepts -Wloop-analysis... (cached) no
40380s0%compiler accepts -Wredundant-decls... (cached) yes
40390s0%compiler accepts -Wunused-member-function... (cached) no
40400s0%compiler accepts -Wdate-time... (cached) yes
40410s0%compiler accepts -Wconditional-uninitialized... (cached) no
40420s0%compiler accepts -Wduplicated-branches... (cached) yes
40430s0%compiler accepts -Wduplicated-cond... (cached) yes
40440s0%compiler accepts -Wlogical-op... (cached) yes
40450s0%compiler accepts -Woverloaded-virtual... (cached) yes
40460s0%compiler accepts -Wsuggest-override... (cached) yes
40470s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
40480s0%compiler accepts -Wunreachable-code... (cached) yes
40490s0%compiler accepts -Wdocumentation... (cached) no
40500s0%compiler accepts -Wself-assign... (cached) no
40510s0%compiler accepts -Wundef... (cached) yes
40520s0%compiler accepts -Wunused-parameter... (cached) yes
40530s0%compiler accepts -fno-extended-identifiers... (cached) yes
40540s0%compiler accepts -fstack-reuse=none... (cached) yes
40550s0%compiler accepts -msse4.2... (cached) yes
40560s0%compiler accepts -msse4.1... (cached) yes
40570s0%compiler accepts -mavx -mavx2... (cached) yes
40580s0%compiler accepts -msse4 -msha... (cached) yes
40591s0%compiler accepts -mpclmul... (cached) yes
40640s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
40650s0%compiler accepts -march=armv8-a+crypto... (cached) no
40860s0%compiler accepts -Wa,-muse-unaligned-vector-move... (cached) yes
41000s0%compiler accepts -Wstack-protector... (cached) yes
41010s0%compiler accepts -fstack-protector-all... (cached) yes
41020s0%compiler accepts -fcf-protection=full... (cached) yes
41030s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
41049s1%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
41690s0%headers... default
41870s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no
41883s0%compiler accepts -fvisibility=hidden... (cached) yes
43890s0%[[ false == \t\r\u\e ]]
439047s7%bash -c ' make -j8 deploy'
45180s0%(have_annex ? 1 : 0); // The low bit indicates whether an annex is present.
45251m20s12%(have_annex ? 1 : 0); // The low bit indicates whether an annex is present.
Tags
  • Win64, unit tests, no gui tests, no functional tests
  • more_28_x_backports
  • ABORTED