Got the following error: ==> ERROR: optdepends contains invalid characters: '>=' ==> ERROR: Makepkg was unable to build rtags.
and I removed the '>=' part in optdepends. There is no version dependency in rtags-git, so I assume it is safe.
Git Clone URL: | https://aur.archlinux.org/rtags.git (read-only, click to copy) |
---|---|
Package Base: | rtags |
Description: | A client/server application that indexes C/C++ code |
Upstream URL: | https://github.com/Andersbakken/rtags |
Keywords: | c c++ client indexer rtags server |
Licenses: | |
Conflicts: | |
Submitter: | jetm |
Maintainer: | jetm |
Last Packager: | jetm |
Votes: | 15 |
Popularity: | 0.028925 |
First Submitted: | 2017-03-28 03:42 |
Last Updated: | 2020-01-20 15:46 |
Got the following error: ==> ERROR: optdepends contains invalid characters: '>=' ==> ERROR: Makepkg was unable to build rtags.
and I removed the '>=' part in optdepends. There is no version dependency in rtags-git, so I assume it is safe.
Bumped to new rtags release 2.18. It includes the fix @gdkags mentioned plus other fixes.
In case anybody else has a problem with rdm running at 100% and not answering completion requests, there's a merged pull-request upstream that might fix it. Might want to add a patch until new upstream version is released. https://github.com/Andersbakken/rtags/pull/1106/commits/7c6c50c8d026d9204468f6a36f160893e7c7a1b0
@spatz: I have removed RTAGS_NO_BUILD_CLANG flag. Thank you.
The option RTAGS_NO_BUILD_CLANG=1 passed to cmake no longer exists, it was changed to RTAGS_BUILD_CLANG which defaults to false.
Thanks :)
@1CatchMe1: I submitted the issue in GitHub. You can follow it through this link: https://github.com/Andersbakken/rtags/issues/1013.
I don't understand that ,but melpa uses this link:
https://andersbakken.github.io/rtags-releases/rtags-2.11.tar.bz2
@1CatchMe1: In https://github.com/Andersbakken/rtags/releases still there is not 2.11 release. You might want to put an issue in Github for v2.11 case, so this package can be updated.
emacs rtags from melpa now use 2.11!
Pinned Comments
jetm commented on 2020-12-18 19:19
rtags v2.40 is not building on Arch Linux. Issue: https://github.com/Andersbakken/rtags/issues/1401