It fails with this error:
==> Extracting sources...
-> Creating working copy of YouCompleteMe git repo...
fatal: bad object refs/remotes/origin/mergify/configuration-deprecated-update
error: /home/user/aur/vim-youcompleteme-git/YouCompleteMe did not send all necessary objects
==> ERROR: Failure while updating working copy of YouCompleteMe git repo
rm -rf src/* fixed the problem.
Pinned Comments
artafinde commented on 2021-04-10 13:03 (UTC)
If you want to use system's abseil set the
_use_system_abseil
toON
- default is to download from internet during build.