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=/root/OpenBench/Client/Networks/E9DCA219
install
+- install pawnocchio
+- compile exe pawnocchio ReleaseFast native
+- run exe transform-net (net) failure
error: short read from '/root/OpenBench/Client/Networks/E9DCA219'
error: process exited with error code 1
failed command: ./.zig-cache/o/10227328178ba8c5df5a626324f0be53/transform-net avx512vbmi little /root/OpenBench/Client/Networks/E9DCA219 /tmp/tmpv2hc06gn/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/57adae771b187278deca126c56b547d4/net
Build Summary: 3/7 steps succeeded (1 failed)
install transitive failure
+- install pawnocchio transitive failure
+- compile exe pawnocchio ReleaseFast native transitive failure
+- run exe transform-net (net) failure
error: the following build command failed with exit code 1:
.zig-cache/o/4bd0b033eb426b17e009a5b98038f730/build /root/.zvm/0.16.0/zig /root/.zvm/0.16.0/lib /tmp/tmpv2hc06gn/Pawnocchio/Pawnocchio-tmp .zig-cache /root/.cache/zig --seed 0x53ab0bfb -Z9e11e4fc6a9e62f4 --release=fast install -Dnet=/root/OpenBench/Client/Networks/E9DCA219
make: *** [Makefile:25: default] Error 1