setup
checks.aarch64-darwin.clang-tidy
· build #69
· raw
1this derivation will be built:2 /nix/store/ih2ffdzswffvpjjk6hby687rcfmsmza8-nix-grpc-store-clang-tidy-0.1.0.drv3error: build of '/nix/store/ih2ffdzswffvpjjk6hby687rcfmsmza8-nix-grpc-store-clang-tidy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/ih2ffdzswffvpjjk6hby687rcfmsmza8-nix-grpc-store-clang-tidy-0.1.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/a0jsyacima3hmqzrnsrqpih1x3v7x7yd-nix-grpc-store-clang-tidy-0.1.07 Last 25 log lines:8 > 65 | inline auto readCoalesced(int sourceFd, std::span<char> buf) -> ssize_t9 > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~10 > ../src/pump.hh:65:31: note: the first parameter in the range is 'sourceFd'11 > 65 | inline auto readCoalesced(int sourceFd, std::span<char> buf) -> ssize_t12 > | ^~~~~~~~13 > ../src/pump.hh:65:57: note: the last parameter in the range is 'buf'14 > 65 | inline auto readCoalesced(int sourceFd, std::span<char> buf) -> ssize_t15 > | ^~~16 > ../src/pump.hh:159:23: error: variable 'count' is not initialized [cppcoreguidelines-init-variables,-warnings-as-errors]17 > 159 | ssize_t const count = readCoalesced(sourceFd, input);18 > | ^19 > | = 020 > ../src/pump.hh:276:44: error: the parameter 'initial' of type 'std::string' (aka 'basic_string<char>') is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]21 > 276 | static auto makeInitialMsg(std::string initial) -> Msg22 > | ^23 > | const &24 > ../version:1:1: error: expected unqualified-id [clang-diagnostic-error]25 > 1 | 0.1.026 > | ^27 > /nix/store/mcbznvdb0xcncmv55gkg8gvyjjasn46k-abseil-cpp-20260107.1-dev/include/absl/meta/type_traits.h:205:24: error: no template named 'result_of' in namespace 'std' [clang-diagnostic-error]28 > 205 | using result_of = std::result_of<F>;29 > | ~~~~~^30 > FAILED: [code=1] meson-internal__clang-tidy31 > /nix/store/by8lz2aj6nw13mm1mv08vr1gqlmz0ih5-meson-1.10.2/bin/meson --internal clangtidy /nix/var/nix/builds/nix-50194-160511831/source /nix/var/nix/builds/nix-50194-160511831/source/build --color always32 > ninja: build stopped: subcommand failed.33 For full logs, run:34 nix log /nix/store/ih2ffdzswffvpjjk6hby687rcfmsmza8-nix-grpc-store-clang-tidy-0.1.0.drv35error: Cannot build '/nix/store/ih2ffdzswffvpjjk6hby687rcfmsmza8-nix-grpc-store-clang-tidy-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/a0jsyacima3hmqzrnsrqpih1x3v7x7yd-nix-grpc-store-clang-tidy-0.1.0