setup
checks.aarch64-linux.clang-tidy
· build #81
· raw
1this derivation will be built:2 /nix/store/6ni5s7cwqbp2k3bnnq7yjk3r7cl16pv8-nix-grpc-store-clang-tidy-0.1.0.drv3Failed to find a machine for remote build!4derivation: 6ni5s7cwqbp2k3bnnq7yjk3r7cl16pv8-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/6ni5s7cwqbp2k3bnnq7yjk3r7cl16pv8-nix-grpc-store-clang-tidy-0.1.0.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.013 Last 25 log lines:14 > infodir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.0/share/info15 > libdir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.0/lib16 > libexecdir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.0/libexec17 > localedir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.0/share/locale18 > mandir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.0/share/man19 > prefix : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-nix-grpc-store-clang-tidy-0.1.020 > sbindir : /nix/store/3p0y7ysayhx4c5wan4dgf9ndj9skg0dk-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/socket-activation.hh:35:63: error: do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors]31 > 35 | auto [end, errc] = std::from_chars(str.data(), str.data() + str.size(), value);32 > | ^33 > ../src/socket-activation.hh:36:65: error: do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic,-warnings-as-errors]34 > 36 | if (str.empty() || errc != std::errc() || end != str.data() + str.size()) {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/6ni5s7cwqbp2k3bnnq7yjk3r7cl16pv8-nix-grpc-store-clang-tidy-0.1.0.drv