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
install
+- install pawnocchio
   +- zig build-exe pawnocchio ReleaseFast native 1 errors
error: /home/ss/.zvm/0.14.1/zig terminated with stderr:

error: the following command failed with 1 compilation errors:
/home/ss/.zvm/0.14.1/zig build-exe -fomit-frame-pointer -OReleaseFast --dep net -Mroot=/tmp/tmpvwozvoth/Pawnocchio/Pawnocchio-tmp/src/main.zig -Mnet=/home/ss/Verdict/Client/Networks/A695C624 --cache-dir /tmp/tmpvwozvoth/Pawnocchio/Pawnocchio-tmp/.zig-cache --global-cache-dir /home/ss/.cache/zig --name pawnocchio --zig-lib-dir /home/ss/.zvm/0.14.1/lib/ --listen=- 
Build Summary: 0/3 steps succeeded; 1 failed
install transitive failure
+- install pawnocchio transitive failure
   +- zig build-exe pawnocchio ReleaseFast native 1 errors
error: the following build command failed with exit code 1:
/tmp/tmpvwozvoth/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/4e695e3911be57436506ac86a49dbad5/build /home/ss/.zvm/0.14.1/zig /home/ss/.zvm/0.14.1/lib /tmp/tmpvwozvoth/Pawnocchio/Pawnocchio-tmp /tmp/tmpvwozvoth/Pawnocchio/Pawnocchio-tmp/.zig-cache /home/ss/.cache/zig --seed 0xfa31a0e3 -Z9dadc47ea30f6425 --release=fast install -Dnet=/home/ss/Verdict/Client/Networks/A695C624
make: *** [Makefile:25: default] Error 1