Task 5074909136683008

build: Remove deprecated CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings

2025-08-25 13:58:43 aborted worker:ci_worker_1749796739_923535655 pull/33247 e406fa47f0613d0b5134fef7b22cbd24626bf055


Commands that took longer than 1 second (total 13m57s)
linedurationpercentagecommand
1392s0%docker build --file /tmp/cirrus-build-3702016150/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=21,22,25,36,44,53,54,55,56,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-3702016150
2022s0%docker image prune --force --filter label=bitcoin-ci-test
2142s0%docker exec 7e114508cb2d0d9ae1361b588c6660dc455b2e6970f777f1d862f606e7151395 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3702016150/ /ci_container_base'
3901m30s10%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
42031s3%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
76817s2%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796739_923535655
  • fuzzer,address,undefined,integer, no depends
  • pull/33247
  • ABORTED