zig build --release=fast
install
+- install telemachus
+- zig build-exe telemachus ReleaseFast native 1 errors
src/history.zig:60:6: error: expected ';' after declaration
}
^
error: the following command failed with 1 compilation errors:
/usr/bin/zig build-exe -fno-strip -fno-omit-frame-pointer -OReleaseFast -Mroot=/tmp/tmpgcf9u9_w/Telemachus/Telemachus-tmp/src/main.zig --cache-dir /tmp/tmpgcf9u9_w/Telemachus/Telemachus-tmp/.zig-cache --global-cache-dir /home/sam/.cache/zig --name telemachus --zig-lib-dir /usr/lib/zig/ --listen=-
Build Summary: 2/5 steps succeeded; 1 failed
install transitive failure
+- install telemachus transitive failure
+- zig build-exe telemachus ReleaseFast native 1 errors
error: the following build command failed with exit code 1:
/tmp/tmpgcf9u9_w/Telemachus/Telemachus-tmp/.zig-cache/o/1c38b807e80164ea828ea2389da0796b/build /usr/bin/zig /usr/lib/zig /tmp/tmpgcf9u9_w/Telemachus/Telemachus-tmp /tmp/tmpgcf9u9_w/Telemachus/Telemachus-tmp/.zig-cache /home/sam/.cache/zig --seed 0xdb6ed590 -Z2c26a7451d9ecc73 --release=fast
make: *** [Makefile:4: openbench] Error 1