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 
install
+- install pawnocchio
   +- zig build-exe pawnocchio ReleaseFast native 1 errors
error: failed to check cache: 'pawnocchio-nets/networks/net22_1280_take3.nnue' file_hash FileNotFound
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/tmpmve0cii0/Pawnocchio/Pawnocchio-tmp/src/main.zig -Mnet=pawnocchio-nets/networks/net22_1280_take3.nnue --cache-dir /tmp/tmpmve0cii0/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/tmpmve0cii0/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/2dc9569efc995e76cf422e4d06ee6800/build /home/ss/.zvm/0.14.1/zig /home/ss/.zvm/0.14.1/lib /tmp/tmpmve0cii0/Pawnocchio/Pawnocchio-tmp /tmp/tmpmve0cii0/Pawnocchio/Pawnocchio-tmp/.zig-cache /home/ss/.cache/zig --seed 0x7d482364 -Zf014fe502647b926 --release=fast install
make: *** [Makefile:25: default] Error 1