setup
checks.aarch64-linux.pkgs-mcptoon
· build #4819
· raw
1this derivation will be built:2 /nix/store/b6g8iznjizlbkv7pmcplbzvqq5fkz60l-mcptoon-0.7.17.drv3error: build of '/nix/store/b6g8iznjizlbkv7pmcplbzvqq5fkz60l-mcptoon-0.7.17.drv' on 'grpc://farm.numtide.com:50051?client-cert=/run/secrets/vars/per-machine/bld1/nix-farm-ci/crt&client-key=/run/secrets/vars/per-machine/bld1/nix-farm-ci/key&connect-timeout=23&system=aarch64-linux' failed: Cannot build '/nix/store/b6g8iznjizlbkv7pmcplbzvqq5fkz60l-mcptoon-0.7.17.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/9ma36fpzjsl2aw5jz98f7mjlzj2pr3p8-mcptoon-0.7.17-dist7 /nix/store/y4gaw602cblqrj5zdfi6px34pbvgiznm-mcptoon-0.7.178 Last 25 log lines:9 > builtins, exception_name.decode('ascii'),10 > SubprocessError)11 > if issubclass(child_exception_type, OSError) and hex_errno:12 > errno_num = int(hex_errno, 16)13 > if err_msg == "noexec:chdir":14 > err_msg = ""15 > # The error must be from chdir(cwd).16 > err_filename = cwd17 > elif err_msg == "noexec":18 > err_msg = ""19 > err_filename = None20 > else:21 > err_filename = orig_executable22 > if errno_num != 0:23 > err_msg = os.strerror(errno_num)24 > if err_filename is not None:25 > > raise child_exception_type(errno_num, err_msg, err_filename)26 > E FileNotFoundError: [Errno 2] No such file or directory: 'git'27 >28 > /nix/store/3fl7bdkdxk2k4nssy1d1161isbzn6bsr-python3-3.14.7/lib/python3.14/subprocess.py:1990: FileNotFoundError29 > =========================== short test summary info ============================30 > FAILED tests/test_skills.py::TombstoneTests::test_removal_uses_the_shared_graveyard_when_given_one - FileNotFoundError: [Errno 2] No such file or directory: 'git'31 > FAILED tests/test_skills.py::TombstoneTests::test_removal_without_a_repo_still_archives - FileNotFoundError: [Errno 2] No such file or directory: 'git'32 > FAILED tests/test_skills.py::TombstoneTests::test_tombstone_commits_only_the_removed_path - FileNotFoundError: [Errno 2] No such file or directory: 'git'33 > ============= 3 failed, 1046 passed, 1 skipped in 65.22s (0:01:05) =============34 For full logs, run:35 nix log /nix/store/b6g8iznjizlbkv7pmcplbzvqq5fkz60l-mcptoon-0.7.17.drv36error: Cannot build '/nix/store/b6g8iznjizlbkv7pmcplbzvqq5fkz60l-mcptoon-0.7.17.drv'.37 Reason: builder failed with exit code 1.38 Output paths:39 /nix/store/9ma36fpzjsl2aw5jz98f7mjlzj2pr3p8-mcptoon-0.7.17-dist40 /nix/store/y4gaw602cblqrj5zdfi6px34pbvgiznm-mcptoon-0.7.17