Task 58346231740

netif: fix compilation warning in QueryDefaultGatewayImpl()

2025-12-17 17:45:24 failed fix_nlmsg_ok_compilation_fbsd15 76473667e661970dfc816ff1ec5f69cc82962647


Commands that took longer than 1 second (total 4m9s)
linedurationpercentagecommand
92317s6%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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_nowallet --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11901s0%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
12045s2%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1'
123212s4%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 -DENABLE_WALLET=OFF
167649s19%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all install
21081m58s47%4U - 1) & ~(4U - 1))))' (aka 'int') [-Werror,-Wsign-compare]
23242s0%-DKJ_USE_FIBERS -I/home/admin/actions-runner/_work/_temp/build/src/ipc/libmultiprocess/test -I/home/admin/actions-runner/_work/_temp/src/ipc/libmultiprocess/include -I/home/admin/actions-runner/_work/_temp/src/ipc/libmultiprocess/test -I/home/admin/actions-runner/_work/_temp/build/src/ipc/libmultiprocess/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/include -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -pthread -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -MD -MT src/ipc/libmultiprocess/test/CMakeFiles/mptest.dir/mp/test/foo.capnp.proxy-types.c++.o -MF CMakeFiles/mptest.dir/mp/test/foo.capnp.proxy-types.c++.o.d -o CMakeFiles/mptest.dir/mp/test/foo.capnp.proxy-types.c++.o -c /home/admin/actions-runner/_work/_temp/build/src/ipc/libmultiprocess/test/mp/test/foo.capnp.proxy-types.c++
24451s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -I/home/admin/actions-runner/_work/_temp/src/secp256k1/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/include -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -MD -MT src/CMakeFiles/bitcoin_common.dir/common/netif.cpp.o -MF CMakeFiles/bitcoin_common.dir/common/netif.cpp.o.d -o CMakeFiles/bitcoin_common.dir/common/netif.cpp.o -c /home/admin/actions-runner/_work/_temp/src/common/netif.cpp
24466s2%4U - 1) & ~(4U - 1))))' (aka 'int') [-Werror,-Wsign-compare]
Tags
  • No wallet
  • fix_nlmsg_ok_compilation_fbsd15
  • FAILED