git submodule update --init --recursive --depth 1 fatal: not a git repository (or any of the parent directories): .git make: [Makefile:16: net] Error 128 (ignored) zig build --release=fast install -Dnet=/home/ss/Verdict/Client/Networks/A695C624 unexpected errno: 28 /home/ss/.zvm/0.14.1/lib/std/debug.zig:337:31: 0x13e5086 in dumpCurrentStackTrace (build) writeCurrentStackTrace(stderr, debug_info, io.tty.detectConfig(io.getStdErr()), start_addr) catch |err| { ^ /home/ss/.zvm/0.14.1/lib/std/posix.zig:7506:40: 0x14049d2 in unexpectedErrno (build) std.debug.dumpCurrentStackTrace(null); ^ /home/ss/.zvm/0.14.1/lib/std/posix.zig:6348:40: 0x159a023 in sendfile (build) unexpectedErrno(err) catch {}; ^ /home/ss/.zvm/0.14.1/lib/std/fs/File.zig:1565:37: 0x1546694 in writeFileAllSendfile (build) amt = try posix.sendfile(out_fd, in_fd, offset + off, count - off, zero_iovec, trailers, flags); ^ /home/ss/.zvm/0.14.1/lib/std/fs/File.zig:1482:37: 0x15105b8 in writeFileAll (build) return self.writeFileAllSendfile(in_file, args) catch |err| switch (err) { ^ /home/ss/.zvm/0.14.1/lib/std/fs/Dir.zig:2542:38: 0x15be14f in updateFile (build) try atomic_file.file.writeFileAll(src_file, .{ .in_len = src_stat.size }); ^ /home/ss/.zvm/0.14.1/lib/std/Build/Step/InstallArtifact.zig:129:36: 0x156b77d in make (build) const p = fs.Dir.updateFile(src_path.root_dir.handle, src_path.sub_path, cwd, full_dest_path, .{}) catch |err| { ^ /home/ss/.zvm/0.14.1/lib/std/Build/Step.zig:232:13: 0x14bf961 in make (build) s.makeFn(s, options) catch |err| switch (err) { ^ /home/ss/.zvm/0.14.1/lib/compiler/build_runner.zig:1105:31: 0x14a4a12 in workerMakeOneStep (build) const make_result = s.make(.{ ^ /home/ss/.zvm/0.14.1/lib/std/Thread/Pool.zig:119:39: 0x14a5305 in runFn (build) @call(.auto, func, closure.arguments); ^ /home/ss/.zvm/0.14.1/lib/std/Thread/Pool.zig:295:32: 0x14e6a44 in worker (build) run_node.data.runFn(&run_node.data, id); ^ /home/ss/.zvm/0.14.1/lib/std/Thread.zig:488:13: 0x14be73d in callFn__anon_65435 (build) @call(.auto, f, args); ^ /home/ss/.zvm/0.14.1/lib/std/Thread.zig:1378:30: 0x14a4371 in entryFn (build) return callFn(f, self.fn_args); ^ /home/ss/.zvm/0.14.1/lib/std/os/linux/x86_64.zig:126:5: 0x14be7c1 in clone (build) asm volatile ( ^ ???:?:?: 0x0 in ??? (???) install +- install pawnocchio failure error: unable to update file from '/tmp/tmpu5rzjymx/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/a73f280bc46731d7b2784791eaf90000/pawnocchio' to '/tmp/tmpu5rzjymx/Pawnocchio/Pawnocchio-tmp/zig-out/bin/pawnocchio': NoSpaceLeft Build Summary: 1/3 steps succeeded; 1 failed install transitive failure +- install pawnocchio failure error: the following build command failed with exit code 1: /tmp/tmpu5rzjymx/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/905f019c9246d2032ac090272c9c0b52/build /home/ss/.zvm/0.14.1/zig /home/ss/.zvm/0.14.1/lib /tmp/tmpu5rzjymx/Pawnocchio/Pawnocchio-tmp /tmp/tmpu5rzjymx/Pawnocchio/Pawnocchio-tmp/.zig-cache /home/ss/.cache/zig --seed 0x634c8031 -Z053e88c8152fe3ce --release=fast install -Dnet=/home/ss/Verdict/Client/Networks/A695C624 make: *** [Makefile:25: default] Error 1