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/tmpznt2foeb/Pawnocchio/Pawnocchio-tmp/src/main.zig -Mnet=/home/ss/Verdict/Client/Networks/A695C624 --cache-dir /tmp/tmpznt2foeb/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/tmpznt2foeb/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/3c306ef9bd7d65e29c5f41be50aef2b1/build /home/ss/.zvm/0.14.1/zig /home/ss/.zvm/0.14.1/lib /tmp/tmpznt2foeb/Pawnocchio/Pawnocchio-tmp /tmp/tmpznt2foeb/Pawnocchio/Pawnocchio-tmp/.zig-cache /home/ss/.cache/zig --seed 0x83d75e75 -Zcc7ac9b941e3dff0 --release=fast install -Dnet=/home/ss/Verdict/Client/Networks/A695C624
make: *** [Makefile:25: default] Error 1