setup
checks.aarch64-linux.clang-tidy
· build #135
· raw
1this derivation will be built:2 /nix/store/1v651jymrf4q5mkk47kh0hfphphay46d-nix-grpc-store-clang-tidy-0.1.0.drv3Failed to find a machine for remote build!4derivation: 1v651jymrf4q5mkk47kh0hfphphay46d-nix-grpc-store-clang-tidy-0.1.0.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/1v651jymrf4q5mkk47kh0hfphphay46d-nix-grpc-store-clang-tidy-0.1.0.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.013 Last 25 log lines:14 > infodir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/share/info15 > libdir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/lib16 > libexecdir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/libexec17 > localedir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/share/locale18 > mandir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/share/man19 > prefix : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.020 > sbindir : /nix/store/izf5i3k44rxsmvrzj24gnql1111qwism-nix-grpc-store-clang-tidy-0.1.0/sbin21 > wrap_mode : nodownload22 >23 > Found ninja-1.13.2 at /nix/store/zw02qscvl0rihr803vnmgll72qsxrlhx-ninja-1.13.2/bin/ninja24 > mesonConfigurePhase: enabled\ parallel\ building25 > Running phase: buildPhase26 > [1/1] Generating nix_remote_proto with a custom command27 > [0/1] /nix/store/4nhp26ss88i238s986fx3jcqcw4si9ly-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always28 > >>> /nix/store/c33s2mld9r03fv11v9ad7dh5m9g8s1xp-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /build/source/build /build/source/src/nix-grpc-daemon.cc29 > Errors encountered while running clang-tidy30 > ../src/nix-grpc-daemon.cc:1287:32: error: no header providing "GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS" is directly included [misc-include-cleaner,-warnings-as-errors]31 > 14 | builder.AddChannelArgument(GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS, 1);32 > | ^33 > ../src/nix-grpc-daemon.cc:1289:32: error: no header providing "GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS" is directly included [misc-include-cleaner,-warnings-as-errors]34 > 1289 | builder.AddChannelArgument(GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS, minPingIntervalMs);35 > | ^36 > FAILED: [code=1] meson-internal__clang-tidy37 > /nix/store/4nhp26ss88i238s986fx3jcqcw4si9ly-meson-1.10.2/bin/meson --internal clangtidy /build/source /build/source/build --color always38 > ninja: build stopped: subcommand failed.39 For full logs, run:40 nix log /nix/store/1v651jymrf4q5mkk47kh0hfphphay46d-nix-grpc-store-clang-tidy-0.1.0.drv