this derivation will be built: /nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv these 4 paths will be fetched (2.9 MiB download, 19.3 MiB unpacked): /nix/store/g2ccbhni5cic5y2qw8flzlbcxz68xmma-clang-wrapper-21.1.8 /nix/store/f9zcrrcfmmyv5zi5c9psczrrain7z5dk-libcxx-21.1.8 /nix/store/b9i2gs5jvxp0zq5bl9gqxwy5pqfi5cbk-libcxx-21.1.8-dev /nix/store/lcy678zn05kx8i8y0xj6wq8dbd803wcf-stdenv-linux Failed to find a machine for remote build! derivation: z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv'. Reason: builder failed with exit code 2. Output paths: /nix/store/hkvj6nr4hck9lz43jb37klxkfkwsxg5w-wrap-buddy-clang-tidy Last 25 log lines: > [3/3] Processing file /build/source/src/patcher/main.cc. > 3379 warnings and 1 error generated. > Error while processing /build/source/src/patcher/main.cc. > src/patcher/args.h:7:10: error: 'expected' file not found [clang-diagnostic-error] > 7 | #include > | ^~~~~~~~~~ > src/patcher/main.cc:58:36: error: forwarding reference parameter 'callback' is never forwarded inside the function body [cppcoreguidelines-missing-std-forward,-warnings-as-errors] > 58 | Callback &&callback) -> void { > | ^ > src/patcher/main.cc:228:5: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors] > 228 | if (!stub_64.empty()) { > | ^ > src/patcher/main.cc:230:7: note: else branch starts here > 230 | } else { > | ^ > src/patcher/main.cc:235:5: error: if with identical then and else branches [bugprone-branch-clone,-warnings-as-errors] > 235 | if (!stub_32.empty()) { > | ^ > src/patcher/main.cc:237:7: note: else branch starts here > 237 | } else { > | ^ > Suppressed 3381 warnings (3376 in non-user code, 5 NOLINT). > Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well. > 3 warnings treated as errors > make: *** [Makefile:164: clang-tidy] Error 1 For full logs, run: nix log /nix/store/z4fxh1brwgr0qpnch8aqgd1cgmfjhblf-wrap-buddy-clang-tidy.drv