setup
checks.aarch64-darwin.clang-tidy
· build #90
· raw
1this derivation will be built:2 /nix/store/mdzhkmgld4kwmbd0l2gma3jmgrp504a6-nix-grpc-store-clang-tidy-0.1.0.drv3error: build of '/nix/store/mdzhkmgld4kwmbd0l2gma3jmgrp504a6-nix-grpc-store-clang-tidy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/mdzhkmgld4kwmbd0l2gma3jmgrp504a6-nix-grpc-store-clang-tidy-0.1.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/y0pkbjzkz7ppc8pv2byidxgi9ccn4y11-nix-grpc-store-clang-tidy-0.1.07 Last 25 log lines:8 > 58 | _LIBCPP_HIDE_FROM_ABI random_device() : random_device("/dev/urandom") {}9 > | ^10 > ../src/farm.hh:315:43: note: frame #5: function 'jitter' calls function 'random_device' here11 > 315 | thread_local std::minstd_rand rng{std::random_device{}()};12 > | ^13 > ../src/farm.hh:354:52: note: frame #6: function 'run' calls function 'jitter' here14 > 354 | auto pause = std::max<Clock::duration>(jitter(backoff), state->retryAfter);15 > | ^16 > ../tests/farm-client-test.cc:93:14: error: variable name 't0' is too short, expected at least 3 characters [readability-identifier-length,-warnings-as-errors]17 > 93 | auto t0 = std::chrono::steady_clock::now();18 > | ^19 > >>> /nix/store/d8f8g6pnqn4rn18ma7341afkdk0hbj07-clang-tools-22.1.8/bin/clang-tidy --use-color -quiet -p /nix/var/nix/builds/nix-81585-909638428/source/build /nix/var/nix/builds/nix-81585-909638428/source/src/nix-grpc-daemon.cc20 > Errors encountered while running clang-tidy21 > ../src/nix-grpc-daemon.cc:804:12: error: no header providing "sigaction" is directly included [misc-include-cleaner,-warnings-as-errors]22 > 27 | struct sigaction act{};23 > | ^24 > ../src/nix-grpc-daemon.cc:805:9: error: no header providing "sa_handler" is directly included [misc-include-cleaner,-warnings-as-errors]25 > 805 | act.sa_handler = SIG_IGN;26 > | ^27 > ../src/nix-grpc-daemon.cc:806:15: error: no header providing "SIGPIPE" is directly included [misc-include-cleaner,-warnings-as-errors]28 > 806 | sigaction(SIGPIPE, &act, nullptr);29 > | ^30 > FAILED: [code=1] meson-internal__clang-tidy31 > /nix/store/735yy09gy9j1wzwrsd1v1xrgf6izyr5d-meson-1.10.2/bin/meson --internal clangtidy /nix/var/nix/builds/nix-81585-909638428/source /nix/var/nix/builds/nix-81585-909638428/source/build --color always32 > ninja: build stopped: subcommand failed.33 For full logs, run:34 nix log /nix/store/mdzhkmgld4kwmbd0l2gma3jmgrp504a6-nix-grpc-store-clang-tidy-0.1.0.drv35error: Cannot build '/nix/store/mdzhkmgld4kwmbd0l2gma3jmgrp504a6-nix-grpc-store-clang-tidy-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/y0pkbjzkz7ppc8pv2byidxgi9ccn4y11-nix-grpc-store-clang-tidy-0.1.0