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