Task 92577355571

Warn on and add missing [[noreturn]]

2026-08-06 09:34:22 failed missing_noreturn 78f74b1a295152ae6afd1c8bb8d5dc86fa935c16


Commands that took longer than 1 second (total 9m0s)
linedurationpercentagecommand
111936s6%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_openbsd_cross.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_openbsd_cross --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_openbsd_cross --load /home/runner/work/bitcoin/bitcoin
14064s0%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-openbsd NO_QT=1 build_CC=clang build_CXX=clang++ CC='\''clang --target=x86_64-unknown-openbsd --sysroot=/home/runner/work/_temp/depends/SDKs/openbsd-x86_64-unknown-openbsd-7.9'\'' CXX='\''clang++ --target=x86_64-unknown-openbsd --sysroot=/home/runner/work/_temp/depends/SDKs/openbsd-x86_64-unknown-openbsd-7.9 -stdlib=libc++'\'' LDFLAGS='\''-fuse-ld=lld'\'' AR=llvm-ar-22 NM=llvm-nm-22 OBJCOPY=llvm-objcopy-22 OBJDUMP=llvm-objdump-22 RANLIB=llvm-ranlib-22 STRIP=llvm-strip-22 LOG=1'
14518s1%features - done
17727m34s84%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j8 --target all install
26122s0%cmake --build '/home/runner/work/_temp/build_ ₿🧪_' -j1 --target all install --verbose
37168s1%--target=x86_64-unknown-openbsd --sysroot=/home/runner/work/_temp/depends/SDKs/openbsd-x86_64-unknown-openbsd-7.9 -stdlib=libc++ --target=x86_64-unknown-openbsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DPROVIDE_FUZZ_MAIN_FUNCTION -I"/home/runner/work/_temp/build_ ₿🧪_/src" -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -isystem /home/runner/work/_temp/depends/x86_64-unknown-openbsd/boost/include -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wmissing-noreturn -Wno-unused-parameter -Werror -MD -MT src/test/fuzz/util/CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -MF CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o.d -o CMakeFiles/test_fuzz.dir/__/fuzz.cpp.o -c /home/runner/work/_temp/src/test/fuzz/fuzz.cpp
Tags
  • OpenBSD Cross
  • missing_noreturn
  • FAILED