Package Details: zish 0.15.0-1

Git Clone URL: https://aur.archlinux.org/zish.git (read-only, click to copy)
Package Base: zish
Description: fast shell interpreter written in zig with built-in AI agent and GGUF inference
Upstream URL: https://github.com/rotkonetworks/zish
Licenses: MIT
Submitter: rotko
Maintainer: rotko
Last Packager: rotko
Votes: 1
Popularity: 0.027823
First Submitted: 2025-12-26 09:51 (UTC)
Last Updated: 2026-07-21 10:49 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

simona commented on 2026-07-21 13:30 (UTC)

solved. tnx.

simona commented on 2026-07-18 18:24 (UTC)

build.zig:37:8: error: no field or member function named 'linkLibC' in 'Build.Step.Compile'
exe.linkLibC();
~^
/usr/lib/zig/std/Build/Step/Compile.zig:1:1: note: struct declared here
const Compile = @This();
^~~
build.zig:37:8: note: method invocation only supports up to one level of implicit pointer dereferencing
build.zig:37:8: note: use '.*' to dereference pointer
referenced by:
runBuild__anon_34133: /usr/lib/zig/std/Build.zig:2264:33
main: /usr/lib/zig/compiler/build_runner.zig:463:29
5 reference(s) hidden; use '-freference-trace=7' to see all references

Dominiquini commented on 2026-01-28 07:10 (UTC)

...
==> Starting build()...
error: invalid option: -Doptimize
error:   access the help menu with 'zig build -h'
error: the following build command failed with exit code 1:
.zig-cache/o/50667576e3087393dc728d13194e4752/build /usr/bin/zig /usr/lib/zig /home/rafaeldominiquini/.cache/yay/zish/src/zish-0.10.0 .zig-cache /home/rafaeldominiquini/.cache/zig --seed 0xcf92a80b -Z57adee5f2d14760f -Doptimize=ReleaseFast
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: zish-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
zish - exit status 4