setup
checks.aarch64-darwin.clang-tidy
· build #91
· raw
1this derivation will be built:2 /nix/store/18l222c94lks7hh0hc6b4mkvjfirnbb7-nix-grpc-store-clang-tidy-0.1.0.drv3error: build of '/nix/store/18l222c94lks7hh0hc6b4mkvjfirnbb7-nix-grpc-store-clang-tidy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/18l222c94lks7hh0hc6b4mkvjfirnbb7-nix-grpc-store-clang-tidy-0.1.0.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/cnk7qb8bgrmidapvpb7pwxv9ich5p73i-nix-grpc-store-clang-tidy-0.1.07 Last 25 log lines:8 > | ^9 > /nix/store/klydx0x6ay8islhglaxarjg4c6j2m8y3-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/string:1063:5: note: frame #6: function 'basic_string<0>' calls function '__init' here10 > 1063 | __init(__s, traits_type::length(__s));11 > | ^12 > /nix/store/klydx0x6ay8islhglaxarjg4c6j2m8y3-libcxx-21.1.6+apple-sdk-26.5/include/c++/v1/__random/random_device.h:58:57: note: frame #7: function 'random_device' calls function 'basic_string<0>' here13 > 58 | _LIBCPP_HIDE_FROM_ABI random_device() : random_device("/dev/urandom") {}14 > | ^15 > ../src/farm.hh:315:43: note: frame #8: function 'jitter' calls function 'random_device' here16 > 315 | thread_local std::minstd_rand rng{std::random_device{}()};17 > | ^18 > ../src/farm.hh:354:52: note: frame #9: function 'run' calls function 'jitter' here19 > 354 | auto pause = std::max<Clock::duration>(jitter(backoff), state->retryAfter);20 > | ^21 > ../src/nix-grpc-daemon.cc:1060:12: error: no header providing "sigaction" is directly included [misc-include-cleaner,-warnings-as-errors]22 > 31 | struct sigaction act{};23 > | ^24 > ../src/nix-grpc-daemon.cc:1061:9: error: no header providing "sa_handler" is directly included [misc-include-cleaner,-warnings-as-errors]25 > 1061 | act.sa_handler = SIG_IGN;26 > | ^27 > ../src/nix-grpc-daemon.cc:1062:15: error: no header providing "SIGPIPE" is directly included [misc-include-cleaner,-warnings-as-errors]28 > 1062 | 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-93810-2766328759/source /nix/var/nix/builds/nix-93810-2766328759/source/build --color always32 > ninja: build stopped: subcommand failed.33 For full logs, run:34 nix log /nix/store/18l222c94lks7hh0hc6b4mkvjfirnbb7-nix-grpc-store-clang-tidy-0.1.0.drv35error: Cannot build '/nix/store/18l222c94lks7hh0hc6b4mkvjfirnbb7-nix-grpc-store-clang-tidy-0.1.0.drv'.36 Reason: builder failed with exit code 1.37 Output paths:38 /nix/store/cnk7qb8bgrmidapvpb7pwxv9ich5p73i-nix-grpc-store-clang-tidy-0.1.0