Re: [arch-general] Failed to compile shadowsocksr-libev-git with yay.

2019-11-09 Thread Lone_Wolf
cc1: all warnings being treated as errors That's the likely culprit, check your build flags . https://embeddedartistry.com/blog/2017/05/22/werror-is-not-your-friend/

Re: [arch-general] Failed to compile shadowsocksr-libev-git with yay.

2019-11-09 Thread Ralph Corderoy
Hi Hongyi, Cem wrote: > Neither AUR programs, nor AUR helpers (such as yay) are supported by Arch, > you should read the PKGBUILD and fix the issue or contact the developer with > the errors you receive See also https://wiki.archlinux.org/index.php/Arch_User_Repository#Feedback -- Cheers, Ral

Re: [arch-general] Failed to compile shadowsocksr-libev-git with yay.

2019-11-09 Thread Cem Keylan via arch-general
Neither AUR programs, nor AUR helpers (such as yay) are supported by Arch, you should read the PKGBUILD and fix the issue or contact the developer with the errors you receive -- Best regards, Cem

[arch-general] Failed to compile shadowsocksr-libev-git with yay.

2019-11-09 Thread Hongyi Zhao via arch-general
See the following: $ yay -S shadowsocksr-libev-git [...] acl.c: In function 'init_block_list': acl.c:74:90: error: '%s' directive writing up to 63 bytes into a region of size between 50 and 176 [-Werror=format-overflow=] 74 | "ip6tables -N %s; ip6tables -F %s; ip6tables -A OUTPUT -p tcp --t