Task 62076715379

kernel: add serialization method for btck_BlockHeader API

2026-01-31 08:15:03 failed 2026-11-followup_33822 98112c4f348e18d9eb2daaae32f2420bb5f5097a


Commands that took longer than 1 second (total 13m24s)
linedurationpercentagecommand
8090s0%dirname ./ci/test/00_setup_env.sh
8100s0%cd ./ci/test/../../
8110s0%pwd
8120s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8130s0%export BASE_READ_ONLY_DIR
8140s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8150s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8160s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8170s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8180s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8190s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8200s0%echo 'Setting specific values in env'
8210s0%'[' -n ./ci/test/00_setup_env_native_previous_releases.sh ']'
8220s0%set -o errexit
8240s0%source ./ci/test/00_setup_env_native_previous_releases.sh
8250s0%export LC_ALL=C.UTF-8
8260s0%LC_ALL=C.UTF-8
8270s0%export CONTAINER_NAME=ci_native_previous_releases
8280s0%CONTAINER_NAME=ci_native_previous_releases
8290s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04
8300s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04
8310s0%export 'PACKAGES=gcc-12 g++-12 python3-zmq'
8320s0%PACKAGES='gcc-12 g++-12 python3-zmq'
8330s0%export 'DEP_OPTS=CC=gcc-12 CXX=g++-12'
8340s0%DEP_OPTS='CC=gcc-12 CXX=g++-12'
8350s0%export 'TEST_RUNNER_EXTRA=--previous-releases --coverage --extended --exclude feature_dbcrash'
8360s0%TEST_RUNNER_EXTRA='--previous-releases --coverage --extended --exclude feature_dbcrash'
8370s0%export GOAL=install
8380s0%GOAL=install
8390s0%export CI_LIMIT_STACK_SIZE=1
8400s0%CI_LIMIT_STACK_SIZE=1
8410s0%export DOWNLOAD_PREVIOUS_RELEASES=true
8420s0%DOWNLOAD_PREVIOUS_RELEASES=true
8430s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' '
8440s0%BITCOIN_CONFIG=' --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' '
8450s0%echo 'Fallback to default values in env (if not yet set)'
8470s0%command -v nproc
8480s0%nproc
8490s0%export MAKEJOBS=-j8
8500s0%MAKEJOBS=-j8
8510s0%export RUN_UNIT_TESTS=true
8520s0%RUN_UNIT_TESTS=true
8530s0%export RUN_FUNCTIONAL_TESTS=true
8540s0%RUN_FUNCTIONAL_TESTS=true
8550s0%export RUN_TIDY=false
8560s0%RUN_TIDY=false
8570s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8580s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8590s0%export RUN_FUZZ_TESTS=false
8600s0%RUN_FUZZ_TESTS=false
8610s0%export BOOST_TEST_RANDOM=1
8620s0%BOOST_TEST_RANDOM=1
8630s0%export DEBIAN_FRONTEND=noninteractive
8640s0%DEBIAN_FRONTEND=noninteractive
8650s0%export CCACHE_MAXSIZE=500M
8660s0%CCACHE_MAXSIZE=500M
8670s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8680s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8690s0%export CCACHE_COMPRESS=1
8700s0%CCACHE_COMPRESS=1
8710s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8720s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8730s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8740s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8750s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8760s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8770s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8780s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8790s0%export GOAL=install
8800s0%GOAL=install
8810s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8820s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8830s0%export CI_RETRY_EXE=retry
8840s0%CI_RETRY_EXE=retry
8850s0%export CI_IMAGE_PLATFORM=linux
8860s0%CI_IMAGE_PLATFORM=linux
8870s0%set -o errexit
8880s0%./ci/test/02_run_container.py
8900s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
8910s0%cat /tmp/env-admin-ci_native_previous_releases
9279s1%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_previous_releases --load /home/admin/actions-runner/_work/bitcoin/bitcoin
9960s0%dirname ./ci/test/00_setup_env.sh
9970s0%cd ./ci/test/../../
9980s0%pwd
9990s0%BASE_READ_ONLY_DIR=/ci_container_base
10000s0%export BASE_READ_ONLY_DIR
10010s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10020s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10030s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10040s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10050s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10060s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10070s0%echo 'Setting specific values in env'
10100s0%'[' -n ./ci/test/00_setup_env_native_previous_releases.sh ']'
10110s0%set -o errexit
10120s0%source ./ci/test/00_setup_env_native_previous_releases.sh
10130s0%export LC_ALL=C.UTF-8
10140s0%LC_ALL=C.UTF-8
10150s0%export CONTAINER_NAME=ci_native_previous_releases
10160s0%CONTAINER_NAME=ci_native_previous_releases
10170s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04
10180s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04
10190s0%export 'PACKAGES=gcc-12 g++-12 python3-zmq'
10200s0%PACKAGES='gcc-12 g++-12 python3-zmq'
10210s0%export 'DEP_OPTS=CC=gcc-12 CXX=g++-12'
10220s0%DEP_OPTS='CC=gcc-12 CXX=g++-12'
10230s0%export 'TEST_RUNNER_EXTRA=--previous-releases --coverage --extended --exclude feature_dbcrash'
10240s0%TEST_RUNNER_EXTRA='--previous-releases --coverage --extended --exclude feature_dbcrash'
10250s0%export GOAL=install
10260s0%GOAL=install
10270s0%export CI_LIMIT_STACK_SIZE=1
10280s0%CI_LIMIT_STACK_SIZE=1
10290s0%export DOWNLOAD_PREVIOUS_RELEASES=true
10300s0%DOWNLOAD_PREVIOUS_RELEASES=true
10310s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' '
10320s0%BITCOIN_CONFIG=' --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' '
10330s0%echo 'Fallback to default values in env (if not yet set)'
10340s0%command -v nproc
10350s0%nproc
10360s0%export MAKEJOBS=-j8
10370s0%MAKEJOBS=-j8
10380s0%export RUN_UNIT_TESTS=true
10390s0%RUN_UNIT_TESTS=true
10400s0%export RUN_FUNCTIONAL_TESTS=true
10410s0%RUN_FUNCTIONAL_TESTS=true
10420s0%export RUN_TIDY=false
10430s0%RUN_TIDY=false
10440s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10450s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10460s0%export RUN_FUZZ_TESTS=false
10470s0%RUN_FUZZ_TESTS=false
10480s0%export BOOST_TEST_RANDOM=1
10490s0%BOOST_TEST_RANDOM=1
10500s0%export DEBIAN_FRONTEND=noninteractive
10510s0%DEBIAN_FRONTEND=noninteractive
10520s0%export CCACHE_MAXSIZE=500M
10530s0%CCACHE_MAXSIZE=500M
10540s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10550s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10560s0%export CCACHE_COMPRESS=1
10570s0%CCACHE_COMPRESS=1
10580s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10590s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10600s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10610s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10620s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10630s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10640s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10650s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10660s0%export GOAL=install
10670s0%GOAL=install
10680s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10690s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10700s0%export CI_RETRY_EXE=retry
10710s0%CI_RETRY_EXE=retry
10720s0%export CI_IMAGE_PLATFORM=linux
10730s0%CI_IMAGE_PLATFORM=linux
10740s0%./ci/test/01_base_install.sh
10750s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10760s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10780s0%true
10790s0%'[' '' == done ']'
10800s0%nproc
10810s0%MAKEJOBS=-j8
10820s0%'[' -n '' ']'
10830s0%'[' -n '' ']'
10840s0%[[ mirror.gcr.io/ubuntu:22.04 == *alpine* ]]
10850s0%'[' '' '!=' macos ']'
10860s0%[[ -n '' ]]
10874s0%retry apt-get update
11080s0%retry apt-get install --no-install-recommends --no-upgrade -y gcc-12 g++-12 python3-zmq build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11160s0%g++-11 gcc gcc-11
11554s0%g++-11 g++-12 gcc gcc-11
12467s0%amd64 4:11.2.0-1ubuntu1 [1412 B]
16043s0%(4:11.2.0-1ubuntu1) ...
19150s0%(4:11.2.0-1ubuntu1) ...
19160s0%to provide /usr/bin/c++ (c++) in auto mode
19270s0%'[' -n '' ']'
19280s0%'[' -n '' ']'
19290s0%[[ -n '' ]]
19300s0%[[ '' == true ]]
19310s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
19320s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
19330s0%'[' -n '' ']'
193418s2%echo -n done
19510s0%docker volume create ci_native_previous_releases_ccache
19530s0%docker volume create ci_native_previous_releases_depends
19550s0%docker volume create ci_native_previous_releases_depends_sources
19570s0%docker volume create ci_native_previous_releases_previous_releases
19590s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
19620s0%docker image prune --force --filter label=bitcoin-ci-test
19640s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_previous_releases --name=ci_native_previous_releases --network=ci-ip6net --platform=linux ci_native_previous_releases
19650s0%docker exec 06f0f6a4dba64bc90af09f8b10f869bea5929f8f29102dacb50495041a0babf2 rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
19830s0%docker exec 06f0f6a4dba64bc90af09f8b10f869bea5929f8f29102dacb50495041a0babf2 /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
19840s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
19850s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
19860s0%'[' done == done ']'
19870s0%echo 'Skip base install'
19880s0%exit 0
19900s0%docker exec 06f0f6a4dba64bc90af09f8b10f869bea5929f8f29102dacb50495041a0babf2 /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
19910s0%cd /home/admin/actions-runner/_work/_temp
19920s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
19930s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
19940s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
19950s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
19960s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
19970s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
19980s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
19990s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
20000s0%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
20010s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
20020s0%nproc
20030s0%echo 'Number of available processing units: 8'
20040s0%'[' '' == macos ']'
20050s0%free -m -h
20100s0%uname --kernel-name --kernel-release
20110s0%echo 'System info: Linux 6.14.0-37-generic'
20120s0%lscpu
20290s0%echo 'Free disk space:'
20300s0%df -h
20600s0%[[ ci_native_previous_releases == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
20610s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
20700s0%export HOST=x86_64-pc-linux-gnu
20710s0%HOST=x86_64-pc-linux-gnu
20720s0%echo '=== BEGIN env ==='
20730s0%env
20890s0%echo '=== END env ==='
20900s0%[[ '' != true ]]
20910s0%tee /dev/fd/63
20920s0%patch -p1
21270s0%'[' false = true ']'
21280s0%'[' true = true ']'
21290s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21300s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21310s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
21320s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21340s0%b/src/leveldb/db/db_impl.cc
21440s0%1].Add(stats);
21461s0%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
21550s0%'[' '' == macos ']'
21560s0%echo
21570s0%'[' -z '' ']'
21580s0%[[ mirror.gcr.io/ubuntu:22.04 == *alpine* ]]
21590s0%SHELL_OPTS=CONFIG_SHELL=
21606m40s49%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1'
26550s0%'[' true = true ']'
26561m21s10%test/get_previous_releases.py --target-dir /home/admin/actions-runner/_work/_temp/previous_releases
27640s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
27650s0%'[' -z '' ']'
27660s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake'
27670s0%'[' -z '' ']'
27680s0%BITCOIN_CONFIG_ALL='-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'
27690s0%ccache --zero-stats
27710s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
27720s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
27730s0%BITCOIN_CONFIG_ALL='-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'
27740s0%[[ '' == true ]]
27750s0%[[ false == true ]]
27760s0%eval 'CMAKE_ARGS=(-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 --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='\''-funsigned-char'\'' -DCMAKE_C_FLAGS_DEBUG='\''-g2 -O2'\'' -DCMAKE_CXX_FLAGS='\''-funsigned-char'\'' -DCMAKE_CXX_FLAGS_DEBUG='\''-g2 -O2'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' )'
27770s0%CMAKE_ARGS=(-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 --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='-funsigned-char' -DCMAKE_C_FLAGS_DEBUG='-g2 -O2' -DCMAKE_CXX_FLAGS='-funsigned-char' -DCMAKE_CXX_FLAGS_DEBUG='-g2 -O2' -DAPPEND_CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE')
27780s0%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 --preset=dev-mode -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS=-funsigned-char '-DCMAKE_C_FLAGS_DEBUG=-g2 -O2' -DCMAKE_CXX_FLAGS=-funsigned-char '-DCMAKE_CXX_FLAGS_DEBUG=-g2 -O2' -DAPPEND_CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
28130s0%include pthread.h
28147s0%include pthread.h - found
32010s0%compiler .......................... GNU 12.3.0, /bin/g++-12
32040s0%compiler flags .................... -funsigned-char -g2 -O2 -std=c++20 -fPIC -fno-extended-identifiers -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
32180s0%[[ install != all ]]
32190s0%[[ install != codegen ]]
32200s0%GOAL='all install'
32212m22s17%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
38230s0%echo 'Build failure. Verbose build follows.'
38246s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
38660s0%-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
386811s1%-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
387013s1%-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
38721m1s7%-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE
Tags
  • previous releases
  • 2026-11-followup_33822
  • FAILED