It won't build for me, this is the TLDR error output.
It happens the same with openvpn3-git
I've cleaned up the yay
cache directories for openvpn3
, openvpn3-git
, gdbuspp
and gdbuspp-git
. Package is using gdbuspp
as the dependency, compiled successfully before.
Pinned Comments
bhyoo commented on 2024-07-08 11:46 (UTC) (edited on 2024-07-08 11:47 (UTC) by bhyoo)
If you have trouble with building it, please run
yay -Scc
oryay -Sc
.FYI. I replaced
gdbuspp-git
withgdbuspp
in the PKGBUILD dependency, and it seems that the build fails because the locally cached PKGBUILD is not updated.