Task 54761026489

build: Remove CMAKE_SKIP_BUILD_RPATH and SKIP_BUILD_RPATH settings

2025-11-07 03:39:20 completed cmake-rpath-cleanup a02282d20c87471a3399e4061c7edad7ecdb391f


Commands that took longer than 1 second (total 16m39s)
linedurationpercentagecommand
93626s2%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_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
122711s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
156013s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26902s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
27225s0%cmake --build /tidy-build -j8
27396m4s36%tee tmp.tidy-out.txt
48766s0%tee /tmp/iwyu_ci.out
50331m34s9%tee /tmp/iwyu_ci.out
126619s0%has correct #includes/fwd-decls)
129691s0%should remove these lines:
132342s0%has correct #includes/fwd-decls)
137304s0%should remove these lines:
137862s0%has correct #includes/fwd-decls)
142244s0%should remove these lines:
145584s0%has correct #includes/fwd-decls)
150591s0%should remove these lines:
155148s0%should remove these lines:
156582s0%has correct #includes/fwd-decls)
158736s0%should remove these lines:
160576m29s38%should remove these lines:
409701s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
694741s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • cmake-rpath-cleanup
  • COMPLETED