Task 4951035766112256

build: enable libc++ and libstdc++ hardening

2024-12-13 11:34:30 failed worker:ci_worker_1731482083_889583679 pull/31424 3d3f9b3982e75c4976693a72564440f50096ac9c


Commands that took longer than 1 second (total 16m58s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=8,13,16,26,30,35,38,40,47,60 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build
3005s0%retry -- apt-get update
32036s3%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123126s2%git config --global ci.base-install-done true
12731s0%podman image prune --force --external
154114m2s82%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
209130s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-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_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' -DAPPEND_LDFLAGS=-v || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
242251s5%bash -c 'cmake --build . -j10 --target all install --verbose'
Tags
  • worker:ci_worker_1731482083_889583679
  • multiprocess, i686, DEBUG
  • pull/31424
  • FAILED