There's a [Makefile:94: completion/zsh] Error
How come only got this
$ sudo make
GEN: completion/zsh
2 out of 8 hunks FAILED
make: *** [Makefile:94: completion/zsh] Error 1
Please help solve it
Sorry I didn't get to this sooner, I was working on some more fundamental breakages and didn't want to get sidetracked as they took ages to fix as it was. Please feel free to open future bugs here: https://github.com/zqqw/pakku/issues while kitsunyan is occupied by other projects at present. But anyway, I tried make and sudo make (you wouldn't normally use sudo for that) in BASH, ZSH and FISH and didn't get this problem, so I'd guess you are (or were) simply missing some of the build deps. Not sure of the reason to build like this rather than using the PKGBUILD, but it seems to work fine with me at least. Apologies again for the slow answer to your question, and thank you for your feedback.